Shopping Cart

Overview

This is a fully-responsive module that includes a shopping cart UI for reviewing the items in your cart. Includes common UI components for adjusting item quantity and deleting an item from your cart. No workflows are associated with module.

Structure

  • When this module is added to a page, it is placed within a group called Group page860Group on the page. This group contains the responsive settings for all modules.

  • This module Group shoppingCart contains three main groups:

    • Group Header contains the title text and a hidden description text

    • Group Collapsible content - cart contains three components

      • All cart line items will be displayed in RepeatingGroup Dummy

        • Group update quantity/delete includes the UI for modifying item quantity and deleting the item from the cart

        • Group Buttons contains a BACK and NEXT button

      • Group PLACEHOLDER - If you add more elements to the group, please resize this group and ensure it is not overlapping with any other elements.

    • Group MAIN PLACEHOLDER - Please resize this group if you add more elements to the group

How to set up

  • Update the data source of RepeatingGroup Dummy and update the image and text elements to reference current cell's data.

  • Add workflows to Group Subtract, Group Add, and Button Delete

  • Update the data source of Text Order total and Text $315

Last updated