Jump to content

Adding check boxes to wish list and adding multiple items to cart


Gowtham

Recommended Posts

Hi,

 

I am a Newbie to Prestashop.

 

I would like to add check boxes to my wishlist page and add the checked items to cart. I want my customers to select the products in wish list via check boxes and add the checked items to cart with a single click on add to cart button.

 

Thanks in Advance

 

Regards

Link to comment
Share on other sites

Now, I added the check box somehow using the following code

 

<input type="checkbox" name="checkbox" value="">

 

But I don't know how to integerate it with cart and Quantity.

 

Pl. help me out

Link to comment
Share on other sites

  • 4 months later...
  • 3 weeks later...
... But I don't know how to integerate it with cart and Quantity. ...

 

"Quantity" would be nice, but can be set / changed in the cart, so for this there is a work-around.

But an add-to-cart button or a move-to-cart button would be a fine thing.

 

You see, I'd be interested in a solution too, for either wishlist or favorite products list.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...