HomeHome Product Discus... Product Discus...SmithCartSmithCartDifferent Way to Add a Product to the Shopping CartDifferent Way to Add a Product to the Shopping Cart
Previous
 
Next
New Post
6/14/2012 6:45 AM
 

Hi,

I am trying to figure out the different custom ways to add a product to the shopping cart. I've built a custom module and the only way that I know how to add a product right now is to pass the Product ID and Quantity through the URL.

This is fine, but I don't wany my client to know how to use the Query String to modify quantites. So, is there some JavaScript or alternative methods that can be used to add products to the shopping cart?

Smith Cart 4.6

DNN 5.6.3

Thanks,

Matt

 
New Post
6/14/2012 6:53 AM
 
Also, I don't want to use the Mini-Cart. I want to actually add the product to the cart and then redirect the user to the Shopping Cart page, so they can see the added product.
 
New Post
6/14/2012 4:29 PM
 
Hi Matt,
Currently the only way to add products to the cart from another application or button is to use the querystring method outlined in the cart users guide.


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartDifferent Way to Add a Product to the Shopping CartDifferent Way to Add a Product to the Shopping Cart