Hi, I'd like to ignore my zip code for user to update their shipping price..
I don't require users to key in the zip code. And I want to refresh the cart when it is changed, regardless of the country chosen.
what can I do?
I was thinking to redirect the onchange event (of the country selection) to a modified java script method, but I don't know how to do it. Anyone can help?
Thanks!
Robert