Hi @GardGroup your Cart page throws a javascript error. i think you are miising a reference to ‘Jquery’ somethink like:
which needs to be in the head section of the page.
Tutorial Overview:
This advanced tutorial explains how to add a shipping rates calculator to Shopify cart pages, allowing customers to estimate shipping costs before checkout. The implementation differs between sectioned (newer) and non-sectioned (pre-October 2016) themes.
Key Features & Limitations:
Implementation Issues Reported:
Workarounds & Solutions:
theme.liquid before </body> tag instead of vendor.js/theme.jsCurrent Status:
Many users remain unable to implement the free solution successfully. The tutorial appears outdated for newer themes like Dawn 4.0, with ongoing requests for updated documentation or native Shopify integration.
Hi @GardGroup your Cart page throws a javascript error. i think you are miising a reference to ‘Jquery’ somethink like:
which needs to be in the head section of the page.