Shipping Details
Overview
This is a fully-responsive module that includes common UI components for adding a shipping address and selecting a delivery method.
Structure
When this module is added to a page, it is placed within a group called
Group page860Group
. This group contains the responsive settings for all modules.This module
Group shippingDetails
contains three main groups:Group Header
contains the title text and a hidden description textGroup Collapsible content - shipping
contains five componentsGroup selected shipping
is used to display the selected shipping address. Clicking on theCHANGE button
will toggleGroup enter shipping
.Group enter shipping
includes a form that will allow you to enter a new shipping address. Clicking theSAVE button
orCANCEL button
will hide this form group.All shipping methods will be displayed in
RepeatingGroup Dummy
Group Buttons
contains aBACK
andNEXT 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 all text elements in the module.
Add workflows to
Button CHANGE
,Button SAVE
,Button CANCEL
,Button NEXT
, andButton BACK
.Update the data source of
RepeatingGroup Dummy
and update the image and text elements to reference current cell's data. Add workflow toGroup Dummy Select
.
Last updated