30 Years of Service

Learning Center

Bulk Add Simple

This category is customized to allow the user to add multiple products to the cart at the same time.

This simple version is different than the complex version in a few different ways:

After the products are added we can do one of the following:

  1. Display a modal popup and update the cart quantity on the page.
  2. Refresh the page to update the cart quantity on the page.*
  3. Redirect to the cart page.

* Currently being used.