- 34
Hi!
I've added a condition for "PriceDifferenceAmmount" "GreaterThan" "1" on my saleribbon. This works fine if a product uses "old price" and a "new price" lower than the old price.
However, i would like the ribbon to appear if a product has special price as well, so i tried adding
"DiscountAmmount" "GreaterThanOrEqualTo" "1" in another condition with OR.
So now its "PriceDifferenceAmmount" "GreaterThan" "1" OR "DiscountAmmount" "GreaterThanOrEqualTo" "1".
This does not work for products with a specialprice, only with old price\new price.
I've added a condition for "PriceDifferenceAmmount" "GreaterThan" "1" on my saleribbon. This works fine if a product uses "old price" and a "new price" lower than the old price.
However, i would like the ribbon to appear if a product has special price as well, so i tried adding
"DiscountAmmount" "GreaterThanOrEqualTo" "1" in another condition with OR.
So now its "PriceDifferenceAmmount" "GreaterThan" "1" OR "DiscountAmmount" "GreaterThanOrEqualTo" "1".
This does not work for products with a specialprice, only with old price\new price.