该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Attribute Calculator

描述

Multiply price by definable product attribute

To Do

Use attribute term description or other field to hold the multiplier.

屏幕截图

  • Enable calculator and define attribute
  • Create attribute and add terms
  • Add variation to product
  • Price will be reflected on the product page

安装

After activation you will have a new submenu under Plugins. Follow that to enable and set your attribute name.
Make sure you have an attribute terms with a number. ex: 1 Foot, 2 Feet, 4 Feet, ect
This is designed to work with the attribute term’s slug and will multiply by that number.
You then need to add this attribute to your variable products along with it’s terms, click use for variations and then you can avoid making variations for products that are sold in length, ect.

评价

此插件暂无评价。

贡献者及开发者

“Attribute Calculator” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Attribute Calculator”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.2

  • Better use of JSON object

    • Initial Revision

1.0

  • Push to GitHub and Automatic

0.1

  • addded front end Js function to update the price as the variations are updated. No changes are made to the actual price and theme support may vary.