How to display total weight on cart sidebar or cart header at magento -


any idea how this?

there's answer here display total weight of cart in magento header

but didn't quite understand @ file path should apply code

as uses mage::getsingleton('checkout/session') doesn't depend on particular template. can put in file want.

template/page/html/header.phtml or template/checkout/cart/sidebar.phtml or ever want :)


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

python - GitPython: check if git is available -

c# - ASP.NET MVC Enumerable to delimited HTML in Razor -