Widget Use

Renders the 'Add To Order Template' button on the product detail page. This allows the user to add a product to a new or existing order template, without having to navigate to the shopping cart first.

 

Example of Widget Use

Following is an example of the widget in use:

Add To Order Template buttonModal Window

 

 

Where can the Widget be placed?

The widget can be used in the following templates:

  • Product Detail Template

 

Widget Options

OptionUseCommentsAvailable from Version
DescriptionA short description of the widget's use.We recommend 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.

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
Remember My TemplateDetermines whether the most recently selected template is remembered as the user browses the site.

Default is: ticked

Untick to disable

3.88
Titles
Modal HeaderThe heading text for the top of the modal window.Default is: Add To Template3.88
Notifications
Template Name Invalid MessageThe notification displayed when the user attempts to append to a template that does not exist.Default is: Template name is missing or invalid3.88
Template Name Already Existed MessageThe notification displayed when the user attempts to create a new template using the name of an existing template.Default is: A template with that name already exists. Please type another name.3.88
Selected Template Invalid MessageThe notification displayed when the user attempts to append to a template that can't be accessed.Default is: Selected template is missing or invalid3.88
Product Successfully Added Message

The notification displayed when the product has been added to the template. The placeholder {0} will be replaced with the product code.

Default is: Product {0} was successfully added to the Order Template3.88
Failed to Add Product MessageThe error notification displayed when the product is unable to be added to the template (session has timed out, for example). The placeholder {0} will be replaced with the product code. Default is: There was an error while attempting to add product {0} to the Order Template3.88
Buttons
Save Template TextThe text on the Save button (saves without closing the modal window).Default is: Save Template3.88
Save Template and Close TextThe text on the Save & Close button (dismisses the modal window).Default is: Save Template and Close3.88
Cancel TextThe text on the Cancel button.Default is: Cancel3.88



Implementation Guide

 

Other Widgets