View Issue Details

IDProjectCategoryView StatusLast Update
0004539OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2019-02-04 14:22
Reporterleofonic Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version4.6.0 revision 44406 
Summary0004539: Sorting of Variant Selections depends on stock status
DescriptionIf a Variant is not available, sorting of variant selection is sometimes wrong.
Steps To Reproduce- In demoshop, go to jeans "Anna" in frontend and backend.
- change stock status to "if out of stock offline" on all available variants
- set stock to zero for the variant "W 30/L 30 | Blue"
- In Frontend, "blue" is now the last entry in dropdown, should be the first
TagsProducts, Stock, Variants
ThemeNot defined
BrowserAll
PHP VersionNot defined
Database VersionNot defined

Relationships

has duplicate 0006008 closedjurate.baseviciene Variant sorting in dropdown list is ignored when variant articles get out of stock 

Activities

leofonic

2014-03-28 09:09

reporter   ~0009687

As this was recently updated, some more info: The problem is not really in stock status, the problem is that it is impossible to properly sort two or more dimensions with one number. If all possible variants exist, it's ok, but for example if one size does not exist in one color, sorting will be wrong. Sorting could be stored multidimensional like variantnames maybe:
variant "W 30/L 30 | Blue"
sorting "3|5"