shipping-calculator icon indicating copy to clipboard operation
shipping-calculator copied to clipboard

To use in Shopify to add a shipping rates calculator to the cart page. Requires jQuery.

Results 15 shipping-calculator issues
Sort by recently updated
recently updated
newest added

Error: zip must not be blank. i got this error that want to translate but cant find where i change it

Hi, For my case, I want to calculate only by product weight. The country and province are already selected at the setting so I don't need to re-calculate again. How...

My store as well as a few other stores I manage have shipping rates set by country only (no calculation based on province or zip). Is it possible to add...

Hello, I followed carefully the https://help.shopify.com/themes/customization/cart/add-shipping-calculator tutorial but I'm stuck with the same error message in the console : ``` Uncaught TypeError: Cannot read property '1' of null at _formatRate...

Hi there, I get this error `Countries.updateProvinceLabel is not a function` seemingly on line `3403` from here: ``` return _init = function() { new Shopify.CountryProvinceSelector("address_country","address_province",{ hideElement: "address_province_container" }); var e...

I've installed the shipping calculator, but for some reason the state/province dropdown is blank. And because of that I can't load any shipping rates. Any ideas??

Is there a way to customise this error. It looks strange having "Error : error This". > Error : error This cart does not require shipping.

@carolineschnapp have you noticed an error with the Shopify USPS real time rates calculator? Our store has individual items that weigh 70+ lbs. If we have any of those items...

Hey @carolineschnapp, There seems to be a new version of shopify_common.js that breaks the country/province dropdowns used by the shipping calculator. You can see the new version [here](https://cdn.shopify.com/s/assets/themes_support/shopify_common-e876869f8c5d2d084d8a32ebbc12aeab.js) - and...