LogoLogo
  • 👋Function Junction
    • Introduction
    • Why should I use it?
    • Shopify Function Examples with Function Junction
  • Getting Started
    • Shopify Scripts Are Ending: How to Migrate Shopify Scripts to Function Junction
    • Function Junction Overview
  • Templates
    • Shopify Function Product Discount Template
    • Shopify Function Discount by Customer Tag Template
    • Shipping discount
    • Order discount
    • Free shipping to VIP customers
    • Shopify Function Bundle Discount Template
  • ✨Function Types
    • Creating and publishing
    • Discounts
      • Conditional discounts
      • Shipping discounts
      • Tiered discounts
      • Bundle discounts
      • Bundle fixed price
    • BOGO (Buy One, Get One)
  • FAQ
    • Frequently asked questions
  • Privacy Policy
Powered by GitBook
On this page
  • How to build
  • Campaign name
  • Trigger
  • Action
  • Discount details
  • Publish
Export as PDF
  1. Templates

Free shipping to VIP customers

Quick start template - Provide free shipping to certain customers

PreviousOrder discountNextShopify Function Bundle Discount Template

Last updated 7 months ago

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.

Use a unique name for each campaign. Discount functions also appear in your Shopify Admin under Discounts.

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:

Overview of VIP free shipping function
Home screen templates
List of templates from the Templates folder
Single action condition for VIP customers
Offer Message in Checkout
Toggle functions from the main Functions folder