Developer forum

Forum » Ecommerce - Standard features » Adding product to basket quantity

Adding product to basket quantity

Jonas Mersholm
Reply

Hi. How do i add x amount of the same product, to the basket, at the same time?

 

i tried this

<a href="/default.aspx?id=@GetValue("Ecom:Product:Page.ID")&productid=@GetValue("Ecom:Product.ID")&cartcmd=add&quantity=10" class="detailAddToBasket">

 

But it does'nt seem to work?

 

best regards.

Jonas


Replies

 
Nicolai Høeg Pedersen
Reply

Hi Jonas

Sorry for the late answer.

Have a look at this:

http://developer.dynamicweb.com/documentation/for-designers/ecommerce-templates/adding-multiple-products-to-cart.aspx

Nicolai

 

You must be logged in to post in the forum