Workshop 2.6 Objectives
This workshop describes the steps for setting up a total fee based on the total price of products in a single delivery.
So, if you have multiple deliveries and you set a 10% fee if the total price of products does not exceed $100, this fee will only apply to those deliveries with a total price less than $100 for added products. You can add multiple fees based on a total price and set up several discounts.
Prior to the setup process, please check on the following list of the prerequisites that should be carried out first:
-
The account you are working with must be able to make orders.
-
Create a custom Total For Discount field with the API name TotalForDiscount__c and the Currency (16, 2) type on the Delivery Line Item object.
-
Create one or more discounts to be automatically applied to the cart, for example, structural, season, or contract.
You need to specify the External Id of each Calculation Type that you want to apply in the order cart in the Pricing Procedure. -
Additionally, you can set up the price tags to display the information about the applied discounts.