Here is the scenario:
I have a site that pulls products from a large database of 100K+ products through an iframe. I need the product chosen by the customer to populate in the shopping cart with the proper description.
So far:
I have accomplished the task of getting the product to Add to cart with an action call to a dummy product. Item 29 in my product list has only a title and price tag of $10 (which is not correct)
I need to modify the shopping_cart.php (i believe) to modify/override/change the product description and price through the query string. I have set up the iframe variables to match the OSC database variables but nothing is pushing through.
Here is the iframe contents from the site:
http://utilities.coverking.com/partlookup/default.aspx?dl=CSS82&SessionID=123456&h=hdr1&f=ftr1&pf=3&Skin=_CarSkins2_CSS82__1628#
If you add to cart, you'll see the Coverking Item get placed into the cart but no variables.
Please help.
Edited by Jan Zonjee, 18 December 2011, 07:41.














