Im looking for a way to add a product to the shopping cart from anywhere on the site.
For example on a site homepage, rather than a component linking to an actual product page itself, can a link be coded to actually add that product straight to the shopping basket.
The perl script in question to do such a thing seems to be ca000001.pl ... im guessing i could link to this script and supply the product reference number as a variable within the url ... my knowledge of perl is flaky so im not sure of the right variables to supply if this is at all possible
thanks
For example on a site homepage, rather than a component linking to an actual product page itself, can a link be coded to actually add that product straight to the shopping basket.
The perl script in question to do such a thing seems to be ca000001.pl ... im guessing i could link to this script and supply the product reference number as a variable within the url ... my knowledge of perl is flaky so im not sure of the right variables to supply if this is at all possible
thanks
Comment