How to implement magento cache hole punching for shopping cart block
问题 Im using Magento EE version 1.12 with Full page cache enabled a) my product detail page is cached b) as a result my shopping cart in this page doesn't show dynamic item count c) so i am not able to show valid cart item count in my product detail page steps i followed 1) I created a block and called from header.phtml 2) trying to make that topcart.phtml block not to be cached As im a newbie in magento , i got some links for cache hole punching I followed below links but no success my file