Page 1 of 1

Small and Big Pizza

Posted: 04 Oct 2021, 01:08
by Nidzo
I want to avoid making two products that is basically same.
Case:
Pizza Capriciosa: small 3€
big 5€

I tried with attributes but no success. I stuck somewhere but don't know where.
Is it possible to show both prices in category view?
Or recommend me how would you deal with this 🍕 ☺️

Re: Small and Big Pizza

Posted: 04 Oct 2021, 01:53
by Jan
Hi, if you display two prices for one product, which one will be valid for order?

This is why there are attributes - just do Large attribute and two options: Small and Big - each will have own price. Set one of both as default.

There are more options to do: you can set tha main product e.g. as small for 3eur and add attribute +2eur for large or reverse. You can even set the main product as zero price and add price for each variant. In such case you need to set that one variant will be default and ajax will change the displayed price. All this can be set in options.

Jan