carolineschnapp / shipping-calculator

To use in Shopify to add a shipping rates calculator to the cart page. Requires jQuery.
http://wiki.shopify.com/Adding_a_Shipping_Rates_Calculator_to_your_Cart_Page
61 stars 42 forks source link

Incompatible with new version of shopify_common.js #12

Open sinak opened 9 years ago

sinak commented 9 years ago

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 - and its being served to our site RepeaterStore.

Interestingly its not being served to the skeleton.myshopify.com demo site though.

suture commented 9 years ago

@carolineschnapp

I've noticed this as well. It's stopped working for me on multiple sites since the new Shipping Rate Zone system was introduced a few weeks ago.

suture commented 9 years ago

Looks like it's confirmed by Shopify staff that the Shipping Cacluator is not compatible with the new Shipping Zone system

https://ecommerce.shopify.com/c/ecommerce-design/t/custom-shipping-calculator-liquid-288537#comment-291127

carolineschnapp commented 9 years ago

An issue was created at Shopify, thank you for the report!

The changes made to shopify_common.js will be tweaked shortly.

Editing customer account addresses is a problem too: https://github.com/Shopify/Timber/issues/471