Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use in Minicart #29

Open
sasoriza opened this issue Dec 5, 2017 · 0 comments
Open

Use in Minicart #29

sasoriza opened this issue Dec 5, 2017 · 0 comments

Comments

@sasoriza
Copy link

sasoriza commented Dec 5, 2017

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant