PDA

View Full Version : URL code to Add to basket


jxm28788
03-Nov-2006, 04:04 PM
According to the ADV user guide the following code will add 5 of item 123 to the basket -

http://www.site.co.uk/cgi-bin/ca000001.pl?SID=234&PAGE=PRODUCT&Q_123=5

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...?

NormanRouxel
03-Nov-2006, 06:34 PM
Not without some serious Perl patching.

I remember doing a patch that allowed someone to enter the product ref and have it added to the cart. It was quite a lot of work, so isn't available for free.

I've posted details of how to temporarily display the SID on the product pages as this helps speed up creating such add-to-cart URL's. Try searching.