Im developing a new site that has been related to jewellery industry which deals with gold and silver. I wanna set the pricing of the product based on its weight(in terms of grams mostly). Since the price of gold is changing daily, it has been to reflect on the product pricing. So I like to add a master control to update the price of gold and silver in terms of grams on daily basis and it should make the product price changes automatically. Is there any plugins there to customize it or code to enable this function..?
Question posted in Woocommerce
The official Woocommerce documentation can be found here.
The official Woocommerce documentation can be found here.
2
Answers
Welcome to StackOverflow 🙂
You can add this to functions.php
For change the price of products on the gold price base you need to do customise code. But using PW WooCommerce Bulk Edit plugin you are able to increase/decrease all product price with specific amount. Try this plugin if it help you.