View attachment 61570
This plugin lets you set formula for automatic WooCommerce product price calculation.
The product price formula is set with standard mathematical operations. e.g.: x*1.5+p1/p2Example :
- [math_round] – Rounding shortcode. A number of decimals can be set with precision attribute.
[math_round precision="1"][if_customer_location country="US,CA"]x*1.10[/if_customer_location] [if_customer_location...