![]() |
Need to make it so that when button is clicked, a product is added to the cart...
If you go to our site at http://www.stream-tek.net/products/airknives/standard-air-knife-blade.php and click on the 'Specifications & Pricing' tab....Notice how the "Add to Cart" button links to....
/xcart/cart.php?mode=add&productid=16138&amount=1 /xcart/cart.php?mode=add&productid=16139&amount=1 /xcart/cart.php?mode=add&productid=16140&amount=1 /xcart/cart.php?mode=add&productid=16141&amount=1 Could someone please help as to where i can find the list of all these 'productid' numbers? I can't find them in the administration panel anywhere... |
Re: Need to make it so that when button is clicked, a product is added to the cart...
Go to your admin panel, click on 'Search for products' and search for whatever you want the product ID(s) for. Look at the URL, it should be something like:
http://localhost/provider/product_modify.php?productid=63 Theres your product ID. Alternatively, in your MySQL database, look at the 'xcart_product' table. |
All times are GMT -8. The time now is 02:35 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.