Viewing 4 replies - 1 through 4 (of 4 total)
  • Was just looking to do the same thing..

    Its kind of pointless to have it Hidden like it is since just about everyone should use it to determine their costs…

    I would like to show the shipping calculator on every product page as well.

    Miralize and I are looking for something a bit different Alfredito.

    Currently the shipping calculator is “Minimized” on the Cart page until the customer clicks “Shipping Calculator” we were looking to get it to always be opened/showing..

    Hi there,

    Add the following lines to your CSS

    .shipping-calculator-form {
    display:block !important;
    }

    Good luck!
    Karen

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Always show shipping calculator’ is closed to new replies.