Ganpat Kakar
Ganpat Kakar

Reputation: 163

Woocommerce product price update after cart quantity increase

I have a product in my shop page after adding it to cart i want to change the quantity of that product. But the product price should be increased by 50% of the main product. For example if product price is 100 and after increasing its quantity to 2 then product price should be 150. and on 3 it should be 200. How can i change that in woo-commerce.

Upvotes: 1

Views: 2006

Answers (1)

Domain
Domain

Reputation: 11808

There are many addon plugins which give you an feature to give quantity specific pricing in woocommerce. Some plugins like woocommerce-dynamic-pricing-discounts and woocommerce-dynamic-pricing will help you to achieve the same.

Upvotes: 3

Related Questions