Apps Link Actions

Set selling plan

Set the current selling plan value, "Every 2 months" for example, commonly used inside content item options as a link action.

Requirements

  • Skio App enabled, or any subscription app that has set sellingPlanGroups
  • Source Product -> Source grid (iterating over {{product.sellingPlanGroups}}) as parent
  • Product should have sellingPlanGroups associated

One time purchase

Changes isSellingPlanSelected property of a selling plan group to false, one time purchase is selected

Requirements

  • Skio App enabled, or any subscription app that has set sellingPlanGroups
  • Source Product -> Source grid (iterating over {{product.sellingPlanGroups}}) as parent
  • Product should have sellingPlanGroups associated

Subscription purchase

Changes isSellingPlanSelected property of a selling plan group to true, a selling plan is selected

Requirements

  • Skio App enabled, or any subscription app that has set sellingPlanGroups
  • Source Product -> Source grid (iterating over {{product.sellingPlanGroups}}) as parent
  • Product should have sellingPlanGroups associated

Recharge One-Time

Set the Recharge purchase option to be one-time purchase instead of subscription

Requirements

  • Recharge App enabled
  • Source Product as parent
  • Product should have existing subscription options

Recharge Subscribe

Set the Recharge purchase option to be subscrption instead of one-time purchase

Requirements

  • Recharge App enabled
  • Source Product as parent
  • Product should have existing subscription options

Open Recharge Portal

Open the logged-in customer's Recharge portal in a new tab

Requirements

  • Recharge App enabled
  • Source Customer as parent
  • Customer must have subscriptions (you can use Conditional Visibility)

Open Consent Banner

Open Consent Banner footer bar

Requirements

  • Consent Banner App enabled

Sign Up

Klaviyo sign up (legacy), prefer using Form Actions for more flexibility

Requirements

  • Klaviyo App enabled

Gorgias Open

Open Gorgias app

Requirements

  • Gorgias App enabled

Smile Open

Open Smile widget, this link action can receive an argument for deeplinking, check oficial docs for more info: https://docs.smile.io/js/smile-ui-object/deep-links example: APPS_SMILE_OPEN_PANEL(referral_program_details)

Requirements

  • Smile App enabled

Smile Close

Close Smile widget

Requirements

  • Smile App enabled

Currency Select

Set this currency to be the selected currency

Requirements

  • Shopify Multicurrency App enabled
  • Use inside global.currency.currencies

Yotpo Loyalty Refer

Requirements

  • Yotpo Loyalty App enabled

Yotpo Loyalty Redeem Without Coupon

Requirements

  • Yotpo Loyalty App enabled

Yotpo Loyalty Redeem With Add to Cart

Requirements

  • Yotpo Loyalty App enabled

Yotpo Loyalty Refer Facebook

Requirements

  • Yotpo Loyalty App enabled

Yotpo Loyalty Refer Messenger

Requirements

  • Yotpo Loyalty App enabled

Yotpo Loyalty Refer Twitter

Requirements

  • Yotpo Loyalty App enabled

Yotpo Loyalty Refer Whatsapp

Requirements

  • Yotpo Loyalty App enabled

Yotpo Loyalty Refer SMS

Requirements

  • Yotpo Loyalty App enabled

Yotpo Loyalty Refer Init Email

Set Yotpo Loyalty referral email to its initial state

Requirements

  • Yotpo Loyalty App enabled

Yotpo Loyalty Custom Action

Requirements

  • Yotpo Loyalty App enabled

Bundle add item

Add variant to bundle.selection

Requirements

  • Use inside bundle.products
  • Bundle type should be single product or build a set

Bundle remove item

Remove variant from bundle.selection

Requirements

  • Use inside bundle.products
  • Bundle type should be single product or build a set

Bundle set included as true

Add variant to bundle.selection

Requirements

  • Use inside bundle.products
  • Bundle type should be Fixed Bundle

Bundle set included as false

Remove variant from bundle.selection

Requirements

  • Use inside bundle.products
  • Bundle type should be Fixed Bundle

Bundle toggle included

Remove or add variant from bundle.selection

Requirements

  • Use inside bundle.products
  • Bundle type should be Fixed Bundle

Recharge Activate Subscription

Activate subscription

Requirements

  • Recharge App enabled
  • Use inside apps.rechargesubscriptions.list
  • A logged in user

Skio Pause Subscription

Pause subscription

Requirements

  • Skio App enabled
  • Use inside apps.skiosubscriptions.list
  • A logged in user

Skio Activate Subscription

Activate subscription

Requirements

  • Skio App enabled
  • Use inside apps.skiosubscriptions.list
  • A logged in user

Skio Cancel Subscription

Cancel subscription

Requirements

  • Skio App enabled
  • Use inside apps.skiosubscriptions.list
  • A logged in user

Rivo Loyalty Redeem

Redeem a reward

Requirements

  • Rivo Loyalty App enabled
  • Inside Source Rivo Loyalty Rewards

Rivo Loyalty Remove Redeemed code

Remove a redeemed code

Requirements

  • Rivo Loyalty App enabled
  • Inside Source Rivo Loyalty Rewards

Rivo Loyalty Complete Custom Earn Rule

Complete a custom action

Requirements

  • Rivo Loyalty App enabled
  • Inside Source Rivo Loyalty Earning Rules
  • Inside a Layout with a custom action
  • Custom action should have an url configured

Rivo Loyalty Complete Earn Rule

Complete a non-custom action, mostly used for social actions

Requirements

  • Rivo Loyalty App enabled
  • Inside Source Rivo Loyalty Earning Rules
  • Inside a Layout with a non-custom action
  • Social action should have an url configured

Rivo Loyalty Share Twitter

Share referral link on Twitter

Requirements

  • Rivo Loyalty App enabled
  • Inside Source Rivo Loyalty Customer
  • A logged in user

Rivo Loyalty Share Email

Share referral link on Email

Requirements

  • Rivo Loyalty App enabled
  • Inside Source Rivo Loyalty Customer
  • A logged in user

Rivo Loyalty Share Facebook

Share referral link on Facebook

Requirements

  • Rivo Loyalty App enabled
  • Inside Source Rivo Loyalty Customer
  • A logged in user