Description
Product Price by Formula Pro for WooCommerce plugin lets you set formulas for automatic WooCommerce product price calculation. It’s set up with standard mathematical operations.
x*1.5+p1/p2
Examples:
1. [math_round]
Rounding shortcode. You can set a decimal with precision attributes.
[math_round precision=”1″][if_customer_location country=”US,CA”]x1.10[/if_customer_location][if_customer_location not_country=”US,CA”]x1.20[/if_customer_location][/math_round]2. [math_ceil]
Rounding up (ceil)
[math_ceil]x*[product_weight][/math_ceil]3. [math_floor]
Rounding down (floor)
[math_floor]x*[product_length][/math_floor]4. [math_max]
Max value
[math_max value1=”x*p1″ value2=”{product_total_sales}”]5. [product_meta]
You can retrieve any Meta for the product—Meta key set by required key attribute.
[product_meta key=”_weight”]6. [if_customer_location]
Price by customer’s location (by IP)
[if_customer_location country=”US,CA”]x1.10[/if_customer_location][if_customer_location not_country=”US,CA”]x1.20[/if_customer_location]Where is Product Price by Formula Pro for WooCommerce Plugin Useful?
Product Price by Formula Pro for the WooCommerce plugin is helpful for all WooCommerce websites. Below is one small list to start using the Product Price by Formula Pro for the WooCommerce plugin.
- E-commerce Website
- Fashion Website
- Travelling Business Website
- Beauty Product-related Website
- Restaurant Website
- Holiday Sale Offer