Showing posts with label Magento add to cart issue on caching new products. Show all posts
Showing posts with label Magento add to cart issue on caching new products. Show all posts

Thursday, 2 July 2015

Add to cart redirect to shoping cart empty on caching new products Magento


Add to cart redirect to shoping cart empty on caching new products Magento

Kindly add the cache_lifetime="1" node in your new products block like below.

{{block type="ultimo/product_list_featured" template="catalog/product/new.phtml" category_id="9" product_count="12" name="list.top.home" cache_lifetime="1" }}