Add delivery zones
Login to Neartail. Click on the form to open it. Edit page will be displayed. In the Neartail Edit page, click on the + Add field icon > enter the title "Delivery Zones”, select Dropdown or multiple choice question type > enter different zones as the answer choices (see below) and click Save.
Zone 1: Area - A, Area - C, Area - D
Zone 2: Area - B
Zone 3: Area - E, Area - F
Instead of grouping different locations/areas into zones based on the distance, you can also choose to list each area or location separately.
Calculate delivery fee
In the Neartail Edit page, click on the Add price field icon > select Delivery fee, click Next > select Custom calculation, click Next > Enter the below formula and click Create.
CHARGE(Delivery Zones, 10, 0, 20)
10 is the fee for the first answer choice (Zone 1), 0 is the fee for the second answer choice (Zone 2), 20 is the fee for the third answer choice (Zone 3). The CHARGE function allows you to assign fees for each answer choice.
Calculate total amount
In the Neartail Edit page, click on the Add price field icon > select Net amount, click Next > select Standard calculation using NETTOTAL() formula, click Next > click Create.
Please try this and confirm.
Comments (1)
Sep 9, 2024
Add delivery zones Login to Neartail. Click on the form to open it. Edit page will be displayed. In the Neartail Edit page, click on the + Add field icon > enter the title "Delivery Zones”, select Dropdown or multiple choice question type > enter different zones as the answer choices (see below) and click Save. Zone 1: Area - A, Area - C, Area - D Zone 2: Area - B Zone 3: Area - E, Area - F Instead of grouping different locations/areas into zones based on the distance, you can also choose to list each area or location separately. Calculate delivery fee In the Neartail Edit page, click on the Add price field icon > select Delivery fee, click Next > select Custom calculation, click Next > Enter the below formula and click Create. CHARGE(Delivery Zones, 10, 0, 20) 10 is the fee for the first answer choice (Zone 1), 0 is the fee for the second answer choice (Zone 2), 20 is the fee for the third answer choice (Zone 3). The CHARGE function allows you to assign fees for each answer choice. Calculate total amount In the Neartail Edit page, click on the Add price field icon > select Net amount, click Next > select Standard calculation using NETTOTAL() formula, click Next > click Create. Please try this and confirm.
Add your comment
Add photo