Two Types of Price On Product
Posted: Wed Mar 11, 2015 3:52 pm
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
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