Is there a way to add an item to a guest cart via a URL in the address bar? I see that the form is submitting something like this:
http://www.DOMAIN.com/store/index.ph...on=add_product
EDIT: The URL did not display properly in the post...
But when I enter that into the address bar, the cart loads and says "cart empty"Code:http://www.DOMAIN.com/store/index.php?main_page=product_info&products_id=1001&action=add_product



