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