carolineschnapp / shipping-calculator

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

Home Page:http://wiki.shopify.com/Adding_a_Shipping_Rates_Calculator_to_your_Cart_Page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What if I would like to calculate only by weight without considering countries?

bingos2 opened this issue · comments

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 can I modify the current code?