Simple Dropdown for products

General ShopSite user discussion

Simple Dropdown for products

Postby LindaOSU » Fri Oct 19, 2007 10:14 am

Can someone give me a "simple" code example of how to add a dropdown to the main product so that the Select Subproducts does not have be used? I have seen several rather complex examples but they are rather overwhelming. Can someone supply code for say a main product (ABU) and 3 subproducts (ABU-33, ABU-34, ABU-35)? I ahve built dropdowns in Dreamweaver but they just displayed a page, they did not add to a shopping cart.

Thank you!
LindaOSU
LindaOSU
 
Posts: 3
Joined: Fri Oct 19, 2007 10:03 am
Location: Texas

Postby Jim » Fri Oct 19, 2007 10:10 pm

read through this post which describes how to do it.

http://support.shopsite.com/forums/view ... t+dropdown
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

code for drop down so far...

Postby LindaOSU » Mon Oct 22, 2007 11:24 am

Here is what I have so far, but I am having trouble with the itemnum. I left out that line of code because I don't know what to put in since we are using the SKU. Can anyone tell me the line of code needed? I am also having the problem where the add-to-cart and view-cart-buttons show for the master item, which is not for sale, just used as a description. Thanks!

<form action="http://evobaseballcompany.com/cgi-bin/sc/order.cgi" method="post">
<input type=hidden name=storeid value=*126afca681651b7fa610f3>
<input type=hidden name="super" value="28">
<input type=hidden name=dbname value=products>
<input type=hidden name=function value=add>
<TABLE>
<TR><TD>

<SELECT>
<option value="ABU-73FR">ABU-73 Left Throw</option>
<option value="ABU-73REG">ABU-73 Right Throw</option>

</SELECT></TD><TD>
<input type=image class="add-img" src="http://evobaseballcompany.com/store/shopsite-images/en-US/buttons/gradient1_dark_blue/add-to-cart.gif">

<input type=image name="View Cart" class="viewcart-img" src="http://evobaseballcompany.com/store/shopsite-images/en-US/buttons/gradient1_dark_blue/view-cart.gif">

</TD></TR></TABLE>
</form>
LindaOSU
LindaOSU
 
Posts: 3
Joined: Fri Oct 19, 2007 10:03 am
Location: Texas


Return to User Forum

Who is online

Users browsing this forum: Google [Bot] and 109 guests