Instructions: Drag products from the Catalog into either the Cart or Wishlist.
Notes:
- This is step 2 in the SitePen blog’s Dojo Drag’n’Drop Redux.
- The Wishlist accepts anything in the store; the Cart only accepts items marked as in stock.
- Reassignments between lists are possible, as long as the target list will accept the item being reassigned.
- Standard multiple selection works here. Beware; you can only drop a group if every item can be dropped into the list you’re attempting to drop them on!
- The Wishlist and Cart are both regular ordered lists; feel free to re-order them internally via drag and drop as well.
- Breakthrough at the lab! It’s possible to clone products!