Skip to content

Use in Minicart #29

@sasoriza

Description

@sasoriza

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions