Bill.Dagou Posted August 9, 2006 Share Posted August 9, 2006 For example, I want to sell my T-shirts, the clients can print their logos on them. Also they need to choose how many kind of colors been used. So, here are the options: T-shirts: <select box> -- The price for each T-shirt, it is $19.9 Color Numbers: <select box> -- The number of color been used, and each color need to pay $2.9 When a client want to buy a shirt, and want to print a logo on it with 3 kind of colors, the price should be $19.9 + 3 * 2.9 How can I modify the source code. It will be more helpful with some codes. Many thanks! Link to comment Share on other sites More sharing options...
Bill.Dagou Posted August 9, 2006 Author Share Posted August 9, 2006 Can anyone help me? It's really helpful. Link to comment Share on other sites More sharing options...
Guest Posted August 9, 2006 Share Posted August 9, 2006 I think you may use "Products Attributes" in admin area for this. You may first set the Color as one of the Product Options; then add 1 color, 2 colors, 3 colors as Option Values. use Products Attributes to link your T--shirts with aboved 3 options. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.