Hi,I have a question regarding the VMuikitX product price display.There is an option called "Only show if discount", but on one site it doesn’t seem to work as expected.After checking, I found that prices come from an external sync, and for every product the
Code:
override
value is set to 1. The only difference is that where there is no discount, the
Code:
price
and
Code:
override_price
are the same.However, as I see in the code, when
Code:
override = 1
, the plugin always treats it as if there is a discount.Is there a way to make it only show when there is an actual discount (e.g.