guest_user
member
Posts: 1302
|
My client is selling shoes and have 8 models but with 2 different colors and multiple sizes. They want to have a separate buy now button for each shoe color with a popup choice for sizes on the page. Is this considered 8 products or 16 since we would have to set up a buy now button or add to cart on each page.
# POSTED ON: April 1, 2008 @ 18:34 GMT -7
|
NatashaSen
E-Junkie Crew
Posts: 1356
|
This can all be added as a single product. You can use our "variants" feature (see help) to get the code. The button code generated will contain dropdowns, however you can create individual
URLs from that by appending the dropdown parameters to the "action" URL in the created form code.
# POSTED ON: April 1, 2008 @ 18:35 GMT -7
|