View Issue Details

IDProjectCategoryView StatusLast Update
0002671OXID eShop (all versions)1.03. Basket, checkout processpublic2012-12-10 13:22
Reporterdainius.bigelis Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version4.4.6 revision 32697 
Summary0002671: "Out of stock" is handled improperly when "Display Message" is selected instead Pop-up for adding to basket
DescriptionIf "Display Message" is chosen for adding to basket and page is cached: when adding product to basket - details page reloads only first two times (until stock is not exceeded). Then it simply allows to click on "Add to basket" button, but no action nor warning are displayed (that's wrong). Also, when going to basket, the product is displayed in basket, but there are several warning messages above basket: Not enough items of this product in stock! Available: 2
(amount of these warnings probably fits to how many times you clicked on "Add to basket").
This checking for out of stock should be handled properly already in Details page (maybe it should disable the "Add to basket" button).
TagsOrder
Theme
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0002527 resolveddainius.bigelis Dynamic Content Cache and Exceptions 

Activities

arturas.sevcenko

2012-06-19 15:24

reporter   ~0006926

Tested on 4.5, probably already fixed in old patches. Works well, not allowing to add to cart, when product is not in stock and has an option "if out of stock, not orderable", which can be selected in admin panel.