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

php - Extract Text from HTTP referer -

java - Callback from new thread to class from which thread was initiated -

Receive udp packets in android gstreamer -