Issues with product price dynamic condition
-
Hello,
We’re trying to show/hide two text boxes on the product page depending on the product price (i.e. if above £40 = free delivery, if below £40 = spend £40 for free delivery).
Configuration:
– Show when condition met
– Condition: greater than
– Compare Type: Text
– Conditional value: 40.00HTML:
<p class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">£</span>23.99</bdi></span></p>
Please could you help us understand why the dynamic condition does not work?
Thanks
- The topic ‘Issues with product price dynamic condition’ is closed to new replies.