- This topic has 1 reply, 2 voices, and was last updated 5 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Repository › Forums › Support › WooCommerce Pricing Rules PRO › Hide the table
I use WooCommerce Pricing Rules for variable products with variations.I would like to change it, so that the pricing table only appear when variations IS selected. I have looked in soft79-wc-pricing rules.php, but can not see if it’s possible. Is it possible, and can you help?
Best regards,
Jens Arne
Currently I don’t have an option for that, either the table is shown or not. For product variations a JavaScript is used to update the price table when another variation is chosen. You could add some custom JS to achieve what you need. Have a look at the .js file of my plugin.