Running Magento 1.9.2.3 and using AJAX cart.
I have integrated "PartStream" illustrated parts lookup solution that uses JS to load parts diagrams and parts list along with "add to cart" buttons.
The "add to cart" buttons are strings with all the relevant parameters required to place the item in the cart. But what's missing is the function (php and JS I assume) that will actually grab the details and use them to create an item in the cart.
Can anyone point me in the right direction? PartStream vendor is of no help.