add a specific product to the cart with one button
Hello, I want to create a link that adds a specific product to the cart with a single click. I assumed this would have been answered many times before but I can't find it in the search.
e.g. I want to add productid 1005 to the cart with a single click
<a href="ADDPRODUCT1005TOCARTCODE HERE">Add gift wrapping</a>
thanks
|