Product Price by Formula for WooCommerce

Description

Product Price by Formula for WooCommerce

Product Price by Formula for WooCommerce plugin lets you set formula for automatic WooCommerce product price calculation.

Product price formula can be set with standard mathematical operations, e.g.: x*1.5+p1/p2

Examples:

  • [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 not_country="US,CA"]x*1.20[/if_customer_location][/math_round]
    
  • [math_ceil] – Rounding up (ceil).
    [math_ceil]x*[product_weight][/math_ceil]
  • [math_floor] – Rounding down (floor).
    [math_floor]x*[product_length][/math_floor]
  • [math_max] – Max value.
    [math_max value1="x*p1" value2="{product_total_sales}"]
  • [product_meta] – Retrieves any meta for the product. Meta key is set by required key attribute.
    [product_meta key="_weight"]
  • [if_customer_location] – Price by customer’s location (by IP).
    [if_customer_location country="US,CA"]x*1.10[/if_customer_location][if_customer_location not_country="US,CA"]x*1.20[/if_customer_location]

(More examples in plugin documentation)

  • Price by product’s meta.
  • Price by product’s ID.
  • Apply formula to regular product price.
  • Apply formula to sale product price.
  • etc.

Product Price by Formula for WooCommerce Features

  • Enable for all products
  • Disable for product IDs
  • Disable for product category IDs
  • Use same formula
  • Disable for empty price
  • Price filters priority

Recommended:

  • WordPress Meta Box Plugin: Developer toolkit to create custom meta boxes and custom fields.

1. All digital products are the most recent version, with no possibility of free updates. After payment, you can request an update to the most recent version for 7 days if a new version is released. We free support within 7 days.

2. After the purchase is confirmed, download links will be available for 7 days. If a license is required, please contact us via email or ticket for assistance with activation. Our license is only valid for activation and does not include support.

3. We provide Mobile, PHP script installation services for $19.90. Please create a backup after installation as we do not support re-installation. For mobile app source code, we do not offer installation services.

4. If you have any questions, please contact us by email [email protected] or create a ticket on this page

5. Please note that any digital products presented on the website do not contain malicious code, viruses or advertising. You will receive the original files from the developers. We do not sell any products that have been downloaded from other websites.

6. The response time can last up to 6 hours.