[ad_1]
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:
Hope this is helpful to you!
