tetshi Posted July 14, 2016 Share Posted July 14, 2016 So, if you add an item to your cart, it'll show you the price with the shipping. If you refresh the page, it goes back to only showing the price without shipping. Using {assign var='blockcart_cart_flag' value='Cart::ONLY_PRODUCTS_WITHOUT_SHIPPING'|constant} {convertPrice price=$cart->getOrderTotal(false, $blockcart_cart_flag)} I've also tried Cart::ONLY_PRODUCTS and Cart::BOTH_WITHOUT_SHIPPING and it always gives me price WITH shipping included until I refresh the page. This can be tested at http://tinkclothing.com Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now