-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I can display the shipping select in the minicart and the shipping value added via
$quote = Mage::getModel('checkout/session')->getQuote();
$shipping = $quote->getShippingAddress()->getShippingAmount();
wil update once I have accessed the car but it will not on chaning the select. How can I add this function to the minicart?
Metadata
Metadata
Assignees
Labels
No labels