Product Price by Formula Pro for WooCommerce By Prowcplugins

Product Price by Formula Pro for WooCommerce By Prowcplugins 2.4.4

没有下载权限
摘要
Automatically calculate WooCommerce product prices with customizable formulas using this plugin. Set price calculations with math operations and apply advanced features like rounding, location-based pricing, and customer filters.
2023-10-2241070018.webp

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 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] – It retrieves any meta for the product. The meta key set by the 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]

Advanced Features​

  • Enable for All Products.
  • Disable for Product IDs.
  • Disable for Product Category IDs.
  • Use Same Formula.
  • Disable for Empty Price.
  • Price Filters Priority.
作者
theresa
浏览
338
扩展类型
rar
文件大小
65.2 KB
首次发布
上次更新
评分 0.00 星 0 个评分
链接失效了吗? 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

最新更新

  1. 2.4.4 - November 27th, 2024
    * Latest WordPress 6.7.1 compatibility Check

来自 theresa 的更多资源

eFood - 厨房/厨师应用 T
另一个重要的模块是eFood单店食物配送项目。
eFood - 餐桌/服务员应用 T
eFood餐厅食品配送项目的最重要模块。

相似的资源

批量编辑 WooCommerce 产品、价格及属性 J
修改一个或两个产品的标题或图片在商店里很容易。
浏览
583
已更新
WooCommerce Name Your Price (Product Open Pricing) B
With WooCommerce Name Your Price (Product Open Pricing), you will offer you the full freedom
浏览
425
已更新
返回
顶部