You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Widget Use

Renders the relevant B2C billing and delivery address input fields during checkout.

 

Example of Widget Use

Following is an example of the widget in use:

 

Where can the Widget be placed?

The widget can be used in the following templates:

  • Checkout Template
  • Checkout Quote Template
  • Guest Checkout Template
  • PayPal Express Template

 

Widget Options

OptionUseCommentsAvailable from Version
DescriptionA short description of the widget's use.We recommended this field be updated so the widget's purpose is clear at a glance from the template page.All
LayerThe layer the widget is valid for.

For this widget, the layer would generally be B2C.

The layering technology allows for the content to be shown to specific audiences. This is handy
if the content is only valid for a certain type of user, or if the same widget is required for more than
one audience, but different configuration is needed. The widget can be added to the zone more
than once and the layer feature can determine which audience can see each widget. 

All
Billing Details HeadingThe heading text displayed above the Contact & Billing Address section.Default is: Contact / Billing Address 
Billing Details Heading IconThe icon displayed to the left of the Billing Details Heading text.

Default is: cv-ico-general-user

Select via drop-down

 
Delivery Details HeadingThe heading text displayed above the Delivery Details section (when expanded).Default is: Delivery Address 
Delivery Details Heading IconThe icon displayed to the left of the Delivery Details Heading text.

Default is: cv-ico-general-truck

Select via drop-down

 
Use PostCode Validation?Determines whether to validate the postcode against the suburb.

Default is: ticked

Untick to disable

 
Use Store Pickup?Determines whether to offer the Pickup option to users during checkout (where there are pickup options available).

Default is: ticked

Untick to disable

 
Delivery Options HeadingThe heading text displayed above the Delivery / Pickup selection.Default is: Delivery Options 
Delivery Options Heading IconThe icon displayed to the left of the Delivery Options Heading text.

Default is: cv-ico-general-shipping

Select via drop-down

 
Delivery Option Delivery PromptThe text displayed for the Delivery option.Default is: Delivery 
Delivery Option Pickup PromptThe text displayed for the Pickup option.Default is: Pickup 
Use Customer Reference?Determines whether to display the Customer Reference field.

Default is: unticked

Tick to enable

 
Customer Reference PromptThe text displayed for the Customer Reference field.Default is: Customer Reference 
Create User PromptThe text displayed next to the 'Create Account' option during Guest Checkout.Default is: Create Account & Remember my details 
Create User Default Checked?Determines whether the 'Create Account' option is ticked by default during Guest Checkout.

Default is: unticked

Tick to enable

 
Delivery Address Updated Success MessageTBCDefault is: Delivery address updated successfully 
Missing Delivery Address Fields MessageThe message text displayed when one or more of the mandatory address fields are left blank.Default is: Not all the mandatory address fields have been populated 
Address Validation TitleThe heading text displayed on the Address Validation popup window.Default is: Address Search 
Select Address MessageThe text displayed above the drop-down address selector.Default is: Please review the suggestions below and select the correct address to proceed 
No Address Found MessageTBCDefault is: There are no valid matches for that address, would you like to proceed with the address supplied? 
Check My Address Button LabelThe text displayed on the button to initiate Address Validation.Default is: Check My Address 
Address Is Valid MessageThe message text displayed to advise the user that their address has been validated and accepted.

Displayed as a notification message.

Default is: Your address is valid

 
My Address Checked Button LabelThe text displayed on the the 'Check Address' button once the user has successfully validated their address.Default is: Address Checked 
Address Validation Button LabelThe text displayed on the button to select an address from the list.Default is: Select 
Address Validation Cancel Button LabelThe text displayed on the button to cancel the address selection process.Default is: Cancel 
Delivery Instructions HeadingThe heading text displayed above the Delivery Instructions section.Default is: Delivery Instructions 
Delivery Instructions Heading IconThe icon displayed to the left of the Delivery Instructions Heading text.

Default is: cv-ico-general-truck

Select via drop-down

 
Delivery Instructions PromptThe text displayed for the Delivery Instructions field.Default is: Delivery Instructions 
Delivery Instructions Updated Success MessageTBCDefault is: Delivery instructions updated successfully 
Pickup Instructions HeadingThe heading text displayed above the pickup details section.Default is: Pickup Instructions 
Pickup Instructions Heading IconThe icon displayed to the left of the Pickup Instructions Heading text.

Default is: cv-ico-general-truck

Select via drop-down

 
Pickup Instructions PromptThe text displayed for the Pickup Instructions field.Default is: Pickup Instructions 
Pickup Instructions Updated Success MessageTBCDefault is: Pickup instructions updated successfully 
Order Comments PromptThe text displayed for the Order Comments field.Default is: Order Comments 
Order Comments Updated Success MessageTBCDefault is: Order comments updated successfully 
Show Company Name In AddressDetermines whether to include a Company Name field.

Default is: unticked

Tick to enable

 
Show CountryDetermines whether to include the Country address field.

Default is: unticked

Tick to enable

 
Country ListColon and comma-separated list of Country values and labels, to be displayed in the rendered output.

The content before the colon is the Country value, the content after the colon is the Country label displayed to the user.

For example:

{'Argentina':'Argentina','Bermuda':'Bermuda','Bolivia':'Bolivia','Brazil':'Brazil','Belize':'Belize','Canada':'Canada','Chile':'Chile','Colombia':'Colombia'}

 
State ListColon and comma-separated list of State values and labels, relative to the selected Country.
  • The first entry corresponds to the value selected from the Country List.
  • Then the states for that country are listed in the same format as the countries in the Country List. I.e., Content before the colon is the State value, the content after the colon is the State label displayed to the user.

For example:

{'United States' : {'AL' : 'Alabama','AK' : 'Alaska','AZ' : 'Arizona','AR' : 'Arkansas','CA' : 'California','WY' : 'Wyoming'}}

 
Show Authority To Leave?Determines whether the Authority To Leave tickbox and options are displayed during checkout.

Default is: Unticked

Tick to enable

 
Leave At Alternative Location PromptThe text displayed with the Authority To Leave tickbox.Default is: Authority to leave at alternate location if you are unavailable 
Authority To LeavePrompt text for the Authority To Leave option.Default is: Authority To Leave 
Authority To Leave OptionsSemicolon-separated list of authority to leave options, to be displayed in the rendered output.Default is: Reception; Front Door; Front Porch; Front Verandah; In Carport; In Garage; In Letter Box; In Mail Box; Over Front Fence; Next To Wheelie Bins; Under Front Stairs 
Authority To Leave FormatThe format in which to display the Authority To Leave options when rendering in the output.Default is: Authority To Leave {0} (with {0} representing the list of options from 'Authority To Leave Options') 
Authority To Leave Updated Success MessageThe confirmation text displayed when the user changes/updates the selected Authority To Leave option.Default is: Authority to leave updated successfully 

 

 

Other Widgets

  • No labels