Problem:
The issue here is that the user wanted to display a conditional text based on the woocommerce stock level.
Solution:
This can be done by doing this.
[wpv-conditional if="( [wpv-post-field name='_stock'] lt '1' )"] CONTENT [/wpv-conditional]
The code above will display "CONTENT" if the stock level is less than 1.
For greater than you can use "gt" instead of the "lt" that is used in the example.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | - |
- | 13:00 – 18:00 | 13:00 – 18:00 | 13:00 – 18:00 | 14:00 – 18:00 | 13:00 – 18:00 | - |
Supporter timezone: America/Jamaica (GMT-05:00)
This topic contains 2 replies, has 2 voices.
Last updated by 6 years, 4 months ago.
Assisted by: Shane.