We're using Shopsite Pro v10
I have a product that comes in four different sizes, each has a different price. How can I have the different sizes listed on the same page, each with it's own price, and allow the user to select the size and have the appropriate price added to the shopping cart?
I'm using Ordering Options to allow them to selct color, style, etc. but I don't see a way I can use that to affect pricing.
Thanks
Multiple sizes with multiple prices on the same page
-
- Posts: 47
- Joined: Tue Sep 26, 2006 5:52 pm
- Location: Portland
-
- Site Admin
- Posts: 4953
- Joined: Fri Aug 04, 2006 1:42 pm
- Location: Utah
Re: Multiple sizes with multiple prices on the same page
Set the base price to what your lowest price for the product is. Calculate the difference between the lowest price and the various larger sizes. Then add an option list for the sizes (along with your color style etc.) like this which will add 2.00 for each step up in size.
Size;n
Small
Medium (add 2.00) ;+2
Large(add 4.00);+4
Extra Large (add 6.00);+6
See the help at http://shopsite.com/help/11.0/en-US/sc/pro/ordering.options.html
Size;n
Small
Medium (add 2.00) ;+2
Large(add 4.00);+4
Extra Large (add 6.00);+6
See the help at http://shopsite.com/help/11.0/en-US/sc/pro/ordering.options.html
-
- Posts: 184
- Joined: Thu Jan 14, 2010 10:30 am
- Location: Utah
Re: Multiple sizes with multiple prices on the same page
There is also a video tutorial at the URL below:
http://www.shopsite.com/tutorial/products-orderingoptions.htm
http://www.shopsite.com/tutorial/products-orderingoptions.htm
-
- Posts: 47
- Joined: Tue Sep 26, 2006 5:52 pm
- Location: Portland
Re: Multiple sizes with multiple prices on the same page
Much appreciated. Thanks again for your help
-
- Posts: 47
- Joined: Tue Sep 26, 2006 5:52 pm
- Location: Portland
Re: Multiple sizes with multiple prices on the same page
So this is working perfectly... until it came to where we started to enter shipping by weight information.
We have four different sizes of a product, all four with different weights and packing sizes, therefore different shpping costs. Is there a way to enter the different weights and packing sizes for each product and keep them all on one page or do we have to make each product it's own page?
If it helps, here's the page in question: http://carolinaandco.com/Bath_Towels.html
Thank you
We have four different sizes of a product, all four with different weights and packing sizes, therefore different shpping costs. Is there a way to enter the different weights and packing sizes for each product and keep them all on one page or do we have to make each product it's own page?
If it helps, here's the page in question: http://carolinaandco.com/Bath_Towels.html
Thank you
-
- Site Admin
- Posts: 4953
- Joined: Fri Aug 04, 2006 1:42 pm
- Location: Utah
Re: Multiple sizes with multiple prices on the same page
You could check out the Advanced Ordering options that allow you to specify weight on the option basis. The packaging size would however not be adjustable on the option basis, but if you can do the shipping based on weight alone then that would work. Otherwise you could separate the product by type, Towel, wash cloth, etc, instead of having that as an option. Even if you separated them that way you could still put them all on a single page.