I am using the Theme: Pipeline, in which, I can configure to display a “free shipping” bar on top of the website showing that shipping is free over X $. The cart also display how much money the person needs to add to get the free shipping.
My store currency is set to CAD.
The Theme settings only has 1 variable for “amount” which must be meet to get the free shipping.
However, I want to have:
Free shipping over 250$ CAD (for Canadian customers)
and Free shipping over 250$ US (for US customers)
and Free shipping over 350$ US (for all other international customer)
I know I must change something in the code, what what and where ? Any ideas how I can do that?
I set this variable in the Theme Settings, under CART (see image)
