View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000508 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2009-01-13 20:58 | 2012-12-07 14:29 |
Reporter | wiedemjh | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.0.0.2 revision 14967 | ||||
Fixed in Version | 4.0.1.0 revision 15990 | ||||
Summary | 0000508: Product variants are displayed in variant lists although out of stock and marked "If out of stock, not orderable" | ||||
Description | All product variants are marked as "If out of stock, not orderable". Variants with no stock should not appear in variant lists. However, they do. Users get the impresion that variants are available. If user switches to product details page, such variants are not orderable anymore - as should be. | ||||
Tags | Products | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||
|
Imo thats a feature, not a bug: Products marked as "not orderable" are still shown if out out stock but can't be ordered. If products are set to "If out of stock, offline", they are not shown to users if out of stock. |
|
Problem is when Parent product is displayed in Main page or Category view (or other view), option: Parent article is purchaseble is OFF and variants are out of stock (If out of stock, not orderable). In this case the button "add to cart" is still displayed, thought when pressed - no actions performed (product is not added to the cart). In this case the button "Add to cart" should not be displayed in any view. Attention! The cause may be the "Delivery Status" of the parent article. Even if parent is not purchaseble, but it has Delivery status "Standard" - the button "add to cart" is displayed. But if to change this "Delivery status" for parent to "If out of stock, not orderable" (what should not make any affect in this case) - the button "add to cart" is not displayed any more. Please take a look to this case also. |