This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Attribute Calculator” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Attribute Calculator” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by 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.