Hi
Does anyone know if the following is possible ?
I have a variable "rrp" which is displayed when filled in (via a Blockif)
If it is empty it will not show.
I wanted to show the actual product price and rrp price together, but only if they are not the same - ie
Do not show IF rrp LESS THAN OR EQUAL TO product price
IF rrp GREATER THAN product price, then show
Is it possible to compare the two values like this ?
Many thanks in advance
Does anyone know if the following is possible ?
I have a variable "rrp" which is displayed when filled in (via a Blockif)
If it is empty it will not show.
I wanted to show the actual product price and rrp price together, but only if they are not the same - ie
Do not show IF rrp LESS THAN OR EQUAL TO product price
IF rrp GREATER THAN product price, then show
Is it possible to compare the two values like this ?
Many thanks in advance
Comment