Skip to content
Advertisement

Replace add to cart button based on WooCommerce product weight [closed]

I’m building an online store with wordpress and woocommerce. I need to replace the add to cart button with a new button if the product’s weight is greater than 10 gram. how can I to do so?

Advertisement

Answer

I have a solution for replacing add to cart button for particular WooCommerce products(based on weight). so, you can use the below code and put it in the functions.php

JavaScript
User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement