View Issue Details

IDProjectCategoryView StatusLast Update
0006333OXID eShop (all versions)1.03. Basket, checkout processpublic2024-03-06 11:42
Reporterkeywan.ghadami Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version6.0.0-beta.1 
Fixed in Version7.0.0 
Summary0006333: Adding something to the basket does a full page reload
Descriptionif you add something to the basket the shop reloads the hole page, this is bad for performance and user experience.

Additional InformationThere are several modules fixing this behavior but i see no reason why this should not be the standard behavior of the shop.

in oxid ps we have a module that adds some javascript and a extra controller to load only a popup and refresh the minibasket.
it is much faster then the standard behavior, and solves also tracking related problems caused by the detail page and recommendations on the detail loaded twice.
TagsNo tags attached.
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Relationships

related to 0006479 resolvedanton.fedurtsya No oxOutOfStockException Error message returned within details.tpl when oxstockflag=2 (aka 'If out of Stock, offline') 

Activities

keywan.ghadami

2016-02-25 08:53

reporter   ~0011470

Last edited: 2016-02-25 09:46

it was discovered that the varnish integration can be tuned when using the ajax add to basket approach, because envkey does not need to depend on _newitem session variable.

SvenBrunk

2024-03-06 11:42

administrator   ~0016361

This is no longer happening in OXID 7 with the Apex theme