Description
Dynamic WooCommerce jewellery pricing using live metal rates with support for karat, weight, GST, markup, wastage, and shipping.
Example:
Gold 18k, weight 1 g, base price 500 final price 500.
Add 10% making charge 550.
Add 5% wastage 577.5.
Add 20% markup 693.
Add 3% GST 713.79.
Add 200 shipping 913.79.
Support
For support, bug reports, or feature requests, contact Aolo Software
🌐 https://aolo.software/
📧 info@aolo.software
© Aolo Software. Licensed under GPLv2 or later.
Installation
- Upload the plugin files to the
/wp-content/plugins/dynamic-metal-price-calculatordirectory, or install via the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Configure global options under WooCommerce > Settings > Metal Price Calculator.
- Edit products and set per-product metal type, weight, wastage, making charge, markup, GST, and shipping.
FAQ
-
Does this plugin support multiple metals?
-
Yes, you can define rates for gold, silver, platinum, or custom metals.
-
How does GST work?
-
You can set a global GST percentage, or override it per product.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Dynamic Metal Price Calculator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Dynamic Metal Price Calculator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.2.1
- Added per-product shipping override
- Improved sanitization of input fields
- Updated tested up to WordPress 6.7
2.2.0
- Introduced markup percentage option
- Bug fixes and performance improvements
2.1.0
- Initial public release