View Issue Details

IDProjectCategoryView StatusLast Update
0000618OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:29
Reportertjungcl Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.0.1.0 revision 15990 
Fixed in Version4.1.0 revision 17976 
Summary0000618: Variant-parents have no price in product-list when "Varianten in Artikellisten laden" is turned off in admin
DescriptionEvery product with variants displays "Ab 0 €" when the variant-select-boxes are not loaded in product-list.

TagsProducts
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

tjungcl

2009-02-27 13:02

reporter   ~0000504

Because issue is still "new", i'll translate. Sorry for german texts.

The problem is, that variant-parents, that are not buyable themselfs, have 0€ as a from-price, if the option "Load variants in article-lists" in the administration is turned off.

dainius.bigelis

2009-02-27 15:35

reporter   ~0000505

Reminder sent to: tjungcl

Checked several cases, and the only case when we can gain the 0 EUR price in frontend is such situation:
- "Varianten in Artikellisten laden" is OFF;
- Parent article itself has price 0 EUR (specified in product details);
- and Parent article is not purchaseble.

Usualy price for parent-article is calculated valuating the Variant prices also. When Variants are not loaded in the lists because the performance, the Parent-article price should be displayed. In this case Parent-article price is 0 EUR (or not specified) so 0 EUR is displayed in the lists.

@Developers: please check this case how to display min variant price without loading the variant articles.

tjungcl

2009-02-27 15:49

reporter   ~0000507

>> - "Varianten in Artikellisten laden" is OFF;
>> - Parent article itself has price 0 EUR (specified in product details);
>> - and Parent article is not purchaseble.
>> [...] please check this case how to display min variant price without loading the variant articles.

Thank you, that was what i ment :-)

ralf_trapp

2009-03-10 17:24

reporter   ~0000548

Solution depends on trusted shops. Request is made. Waiting for answer (which usually arrives quickly)

dainius.bigelis

2009-03-16 11:32

reporter   ~0000580

Decided to do this way:
If no information for each variant, then show “ab <oxvarminprice>” and remove
- Dropdown
- Into basket button