I want to add a link to one of my products on an external website. However, I don't want the link to go to the product flypage, I just want it to directly add the item to the cart and go straight to the checkout pages.
It looks like the 'add to cart' button on the flypage is posting data to the index.php but I can't figure out how it is working in order to get a raw URL I can just throw into a browser to do that.
Any suggestions?