Free shipping to VIP customers
Quick start template - Provide free shipping to certain customers
Function Junction simplifies discounting for customers with a specific tag.
Example use case:
A Logged-in customer which has been tagged with VIP can qualify for free shipping on any order.
Result:
At checkout, the VIP customer will see their shipping discount:

Function Junction applies shipping discounts right into the checkout.
In this example function, the logged-in customer with a VIP tag, receives a free shipping discount even for small orders.
For the trigger, we've used one condition. If the current customer has been tagged with "VIP", execute the action which is a percent value for the shipping discount:

How to build
Start by choosing the Product discount template from the Home screen:

Or, from the Templates folder:

Campaign name
Name your product discount campaign. The name will help you identify the campaign in your main list of functions. You can easily toggle campaigns on and off from there.

Trigger
With Function Junction, you can build custom triggers to activate your function. Use the dropdown options to build the tigger condition. In this example, the trigger is customers tagged with VIP
:

Action
Function Junction will perform an action based on the trigger requirement. Customize the campaign's reward or action here.
In this example, the customer is rewarded with a 100% discount on shipping when any of the trigger requirements are reached:

Discount details
Add an optional message about your campaign in the Offer message box:

The Offer message will appear in the checkout under subtotal:

Publish
After saving the function, you can return to the main Functions screen to activate and test the function.
Use the Publish toggle to activate your function or to turn off and use at a later time:

Last updated