How to check if product is dicounted?
-
How would I go about checking via PHP if a product is discounted?
I have a sale on a category but when I invoke is_on_sale() on a product in this category the result is false.
Is there a function or at least a recommended way of ascertaining this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to check if product is dicounted?’ is closed to new replies.