Installation

PluralCart offers two ways for customers to save and edit carts. They can save their entire cart, usually from the cart page or cart drawer, or they can save individual products. Installation of this functionality can be done using app blocks or app embeds. Both can be accessed when customizing your theme.

Using app blocks

The Save Product app block can be found when customizing the product template. This app block provides the functionality for saving single products to a new or existing collection. When saving an entire cart, you would use the Save Cart app block which can be found when editing the cart template.

Using app embeds

The app embeds are mainly used for legacy themes, or if your workflow has custom requirements not suited for the app blocks. They can be accessed from the sidebar in the theme customizer. There are three app embeds available:

  • Save Product installs the code for saving products to new or existing carts. You can optionally have it attempt to add the button itself or you can choose to add a custom button.
  • Save Cart attempts to embed the view cart and save cart buttons on your cart page.
  • List Carts is for customers to see a list of their saved carts from the account page. This is only compatible with Shopify’s legacy account pages. (New customer accounts will have support pending general availability of the customer account extension API).