- Description courte
- This plugin lets you set formula for automatic WooCommerce product price calculation.
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_ceil] – Rounding up (ceil).
- [math_floor] – Rounding down (floor).
- [math_max] – Max value.
- [product_meta] – It retrieves any meta for the product. The meta key set by the required key attribute.
- [if_customer_location] – Price by customer’s location (by IP).
[/if_customer_location][if_customer_location not_country=”US,CA”]x*1.20
[/if_customer_location]
- Enable for All Products.
- Disable for Product IDs.
- Disable for Product Category IDs.
- Use Same Formula.
- Disable for Empty Price.
- Price Filters Priority.