According to the ADV user guide the following code will add 5 of item 123 to the basket -
	However, what if I don't know what the SID is?  Is there some code to add a product to the basket when only the product ID is known...?
							
						
					Code:
	
	http://www.site.co.uk/cgi-bin/ca000001.pl?SID=234&PAGE=PRODUCT&Q_123=5
Comment