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)
Sign Up
Klaviyo sign up (legacy), prefer using Form Actions for more flexibility
Requirements
- Klaviyo 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
Currency Select
Set this currency to be the selected currency
Requirements
- Shopify Multicurrency App enabled
- Use inside global.currency.currencies
Yotpo Loyalty Refer Init Email
Set Yotpo Loyalty referral email to its initial state
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