Description
This is a WooCommerce plugin that lets customers select their desired dimensions or weight for any product and then calculates the correct price based on the selected values.
Free options:
– Length (m, cm, mm, in, yd)
– Weight (kg, g, lbs, oz)
– All options work for simple products
Pro options:
– Area (Length & Width)
– Area (Length & Fixed Width)
– Circular Area (Diameter)
– Simple & Variable Products
Screenshots
Installation
- Upload \βwecom-product-dimensions.zip\β to the \β/wp-content/plugins/\β directory.
- Activate the plugin through the \βPlugins\β menu in WordPress.
- Edit any simple product, select the appropriate product type (length|weight) and add the desired limits & step.
FAQ
-
How do I configure this plugin?
-
This plugin needs no configuration after installing. Just install the plugin, activate it & edit your desired products.
-
How do I change the price calculation?
-
This plugin uses the active product price to calculate the price based on customer selected values.
E.g. product active price: 10β¬ & selected length 4.5m, total price 45β¬
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Calculate price by weight/dimension for WooCommerce” is open source software. The following people have contributed to this plugin.
Contributors“Calculate price by weight/dimension for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Calculate price by weight/dimension for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
1.0.1
- Bug fix with wp_kses_post.
1.1.0
- Bug fix in mini cart prices.