How to set custom price for woocommerce variable product

Ali008

Regular Member
Joined
Nov 29, 2015
Messages
334
Reaction score
61
I have tried to find a way to display a custom price on my variable product. It is more complex than it seems. So the customer can select multiple quantities of the product: 5x, 10x, 20x.

Naturally the price displayed on the shop page is the price for the 5x amount. I am looking on how to display a custom price on the shop page that it would show a price for 1x without having 1x listed as a variable.

I hope that makes sense, any help is appreciated. Image below to explain better.

https://imgur.com/a/Md9W5BW
 
New link, last one did not work.

https://imgur.com/a/AukmmPS
 
I am a bit confused.

You don't want the variable to be displayed? Then how will the customer be able to select the quantity?

Or you want to set a higher price for 1x and reduce it as the order quantity increases?
 
May be you could create a bulk quantity, that would show 1x for batch . Can you check if this works for you : https://wordpress.org/plugins/woocommerce-bulk-order-form/
 
I am a bit confused.

You don't want the variable to be displayed? Then how will the customer be able to select the quantity?

Or you want to set a higher price for 1x and reduce it as the order quantity increases?
The variables should be displayed. The variables are 5x, 10x, 20x. These will be shown on the individual product page.

But on general shop page where multiple products are shown, I want to be able to show custom price that is not linked to any of the variables.
 
Well, isn't that always the case?
You set a unit price, shown in your shop main page, and on the product page
people can select quantities to add to the shopping cart where the total is calculated?
 
Back
Top