Force refresh of product data

In the product data I have added shipping information. This information is conditional en depends on the subtotal of the shopping cart (If (st>70) free else not).



When I add or remove item to/from cart the product page is not refreshed. I understand this implementation since you don't want unnessecary refreshes of the screen.



Is there a way to force the refresh of the product data? I only want to update when needed offcourse.

Turn off “Ajax add to cart”

Thx for the reply, not really sure what you mean. Can this be done conditionally? Or is this a permanent solution?

I think what tbirnesth is referring to is a setting in the Admin:

Settings>Dynamic HTML>AJAX(Javascript)-based the “Add to cart” button

Bob

yep