View Issue Details

IDProjectCategoryView StatusLast Update
0001586OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:29
Reporterjuergen_busch Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2.0 revision 23610 
Fixed in Version4.4.0 revision 28699 
Summary0001586: Incorrect price information if variants are sold out
DescriptionIf all variants are sold out, "Parent" product shows 0,00 €. This information isn't correct.

Definitions:
"Parent" Products can not be purchased, "Parent" Product is defined without a price. Variants with "If out of Stock, not orderable"

Solution ideas:
1. Show price of the most inexpensive variant (automatic change)
2. Enable price field of "Parent" Product, if all variants are sold out (allow manual change)
Additional InformationReference Ticket#: 127400
TagsProducts
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

dainius.bigelis

2010-01-19 08:30

reporter   ~0002283

@Developers: as solution please implement:
1. Show price of the most inexpensive variant (automaticchange), WHICH is still Online (in case if some variants has flag "If out of stock, offline" - these should not be valuated).

sarunas_valaskevicius

2010-05-26 14:09

reporter   ~0003081

fixed in oxarticle - using getVariants(true) for getting stockflag=3 articles with stock=0