Table of Contents
Overview of Minimum Order Charge
Excerpt |
---|
The Minimum Order Charge functionality will automatically apply a charge to a customer's order if the total order is under a specified minimum amount. If this function is enabled, upon checkout, a message will appear to inform the customer of the charge. |
You can enable/disable Minimum Order Charge at two levels:
...
Configuring Charge Threshold and Charge Amount
To configure the Charge Threshold and Charge Amount:
- In the CMS, navigate to Settings → Settings.
- Click the Orders tab.
- Click the Restrictions and Charges sub-tab.
- In the 'Order Limits' section you can:
- Configure the 'Minimum Order Value' setting - This is the minimum amount the order must be to prevent the application of the minimum order charge. Anything below this will result in the Minimum Order Charge being applied.
- Configure the 'Charge amount for under Order Limit' setting - This is how much the Minimum Order Charge will be if the order is less than the Minimum Order Value.
- Click the 'Update' button to save changes.
...
Note | ||
---|---|---|
| ||
In the past, Charge Threshold and Charge Amount were only accessible through CSSthe Website. You can still access these settings in CSS on the site through the link path: /zSettings.aspx. |
...
Configuring a specific customer for Minimum Order Charge
To configure a specific customer for Minimum Order Charge:
- In the CMS, navigate to Users → Customer Maintenance.
- Search for and select the required customer.
- Click the Customer Details tab.
- Click Modify.
In the 'Apply Minimum Order Charge' setting, enter 'yes' or 'no'.
Warning If neither 'yes' or 'no' is selected (i.e. "Please Select.."), then the system falls back to using the Per Role configuration (see next section).
- To save your changes, click OK.
Note | ||
---|---|---|
| ||
In the past, configuring Minimum Order Charge for a specific customer was only accessible in CSSthrough the Website. You can still access this setting in CSS on the site through the link path: /CustomerMaintenance.aspx. |
...
Configuring a role-based fall-back for Minimum Order Charge
The role-based setting only takes effect if a customer account with this role does not have 'yes' or 'no' selected in their 'Apply Minimum Order Charges' setting.
To configure a role-based fall-back for Minimum Order Charge:
- Navigate to Users → Roles.
- Select the required role via radio button.
- Click the Functions tab.
- Click Modify.
- For the 'Enable Order Limit Charge' setting, select 'yes' or 'no'.
- To save your changes, click OK.
...
Note | ||
---|---|---|
| ||
In the past, configuring a role-based Minimum Order Charge was only accessible in CSSthrough the Website. You can still access this setting in CSS on the site through the link path: /zRoles.aspx. |
...