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 -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

r - Update two sets of radiobuttons reactively - shiny -