User Guide

Please email training@callscripter.com for omissions or errors.
×
Menu

Shopping Basket Control

 
Name
Change Description
Version Number
Modification
Feature available on request only
Version 4.5.36+
 
The shopping basket enables the script designer to build a script in which users can select product with related "upsells" and "downsells", postage and costs as set up in the Product Administration module.  The products are related to the customer and script and are not transferable.
 
Shopping Basket Control
 
1

Field name

1. Field name
Re-name the field if required.
2

Field Help

2. Field Help
Enter help for the user.
3

Field Text

3. Field Text
Enter the text for shopping basket button label.
4

Advanced Properties

4. Advanced Properties
Specify the Product Groups and order in which you wish them to appear on screen.  Use the Next Page to specify the page you want the script to return to when the agent closes the shopping basket.
 
 
The var_select_basket_group and  var_select_basket_orderby System Variables replace the Group and Order functionality for CallScripter version 4.5.17+ allowing the script builder to control this in the script instead and meaning that these options though available are ignored.
                 Valid values for var_select_basket_orderby are product_code,product_cost or product_name. Setting the variable to an invalid value will mean                   that no items will display in the basket. Similarly if the Tag or Group values set do not exist.