External link to "add to cart"
External link to "add to cart"
Hi, i need make link from external flash catalogue into Cart module in CMSMS. My idea is following: click on the "Add to cart" button in flash catalogue add item into cart and showing cart in DHTML window. I have installed modules Cart, Products and Orders. But i don't know how i can make link to ad cart from external site. DHTML window isn't problem, but the link... Any idea?
Re: External link to "add to cart"
You could open the Cart module and find the code that generates the link. Then write a php script that does the same thing. Put that script in a private folder somewhere and invoke it from your flash catalog, assuming it is on the same webserver.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: External link to "add to cart"
The 'add to cart' stuff is a form.... so you'll have to simulate that form.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.