I need to add a large list of products to my cart, and I only have the product IDs. Is there a better way to do this than searching for each item and then adding them one at a time?
- Take this URL and substitute the first product ID in your list for the Xs
http://www.turbosquid.com/ShoppingCart/Index.cfm?AddID=XXXXXXX
- Paste it into your browser (be sure you are logged in to your TurboSquid member account) and hit enter
- After the page refreshes and the product has been added to your cart, continue to substitute each additional product ID into the URL and reload the page
Be sure to check the total number of products, the total amount due, and the product list before you proceed to checkout.
0 Comments