Hi,
I have a store with products such as flower bouquets, and cakes...
when my customer select a bouquet of 12 flowers, somehow, I want them to be able to select different colors with an additional price... something like this:
default bouquet price = (let's say $5)
if they want all Pink flowers then it will be + $2 (total $7)
if they want all red flowers then the cost will be +$3 (total $8)... and so on
may I know how to do this...?


Reply With Quote
