Jump to content

Does PS has a variable for the free shipping value?


Recommended Posts

I need to show a text (on product page) only when the products price is higher than the price for having the free shipping.

Actually i used this code:

{if $productPrice>'100'}

The problem it's that i don't wan't to edit this file every time i change this value, so I'm wondering if there a variable the contain that value.

Link to comment
Share on other sites

Yes, I'm referring to the 100, I write that code and I'm looking for a way to change the 100 (my actual free shipping) with a variable.

If there's not a variable for the free shipping value, how PS can set free shipping if total amount of the cart is higher than free shipping value?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...