• Resolved nrtdesign

    (@nrtdesign)


    How do I go about adding the address field to the shipping calculator on the cart page? The address is required for an accurate amount to be displayed.

Viewing 1 replies (of 1 total)
  • Mirko P.

    (@rainfallnixfig)

    Hi @nrtdesign!

    Thanks for getting in touch.

    How do I go about adding the address field to the shipping calculator on the cart page?

    To add the address field you’d need to override the existing template file of the shipping calculator in your child theme.

    The file to override is /templates/cart/shipping-calculator.php and this tutorial will guide you on accomplishing your goal using some lines of code.

    Follow the guide on how to properly override templates via a child theme here:

    https://woocommerce.com/document/template-structure/

    Hope this is helpful to you!

Viewing 1 replies (of 1 total)
  • The topic ‘Add Address Field to Shipping Calculator on Cart Page’ is closed to new replies.