Page 1 of 1

Two Types of Price On Product

Posted: Wed Mar 11, 2015 3:52 pm
by retaildev
Hi,

I have to implement selling of travel packages. I can implement a package as a product but for a typical package there are prices like adult price, child price and infant price. I can take the user input related to passenger type before adding package to cart.

But i would like to have guidance as to how to Model the Product Entity for this.

Hope i am clear in explaining my case..

Regards
Dev

Re: Two Types of Price On Product

Posted: Mon Mar 23, 2015 11:28 pm
by phillipuniverse
In your case, I would treat that as different product options that modify the price of the base Sku.