NORTH JS TECH
Skip to content
North Js Tech

Subscription Support

Rich Landing Bundle integrates with Shopify's Selling Plans API, letting you offer bundles as recurring subscriptions. Customers can purchase bundles on a schedule — weekly, monthly, or any interval your selling plans support — with full compatibility with bundle discounts and cart transform.

What You'll Learn

  • Selling Plan Integration — how bundles connect to Shopify's subscription infrastructure
  • Subscription Configuration — the two subscription modes and how to set them up for your store
rich-landing-bundle-selling-plans.json
json
1{2  "sellingPlanIntegration": {3    "description": "Connect Rich Landing Bundle to Shopify's Selling Plans API to sell bundles as subscriptions.",4    "capabilities": [5      "Recurring bundle purchases (weekly, monthly, custom intervals)",6      "Compatibility with bundle discounts",7      "Support for cart transform flows"8    ]9  },10  "subscriptionConfiguration": {11    "modes": [12      {13        "name": "Mode 1",14        "summary": "Configure bundles to always be sold as subscriptions using a selling plan."15      },16      {17        "name": "Mode 2",18        "summary": "Offer bundles as one-time purchases or subscriptions, depending on selling plan selection."19      }20    ],21    "setupSteps": [22      "Create or configure selling plans in Shopify for the desired billing intervals (weekly, monthly, custom).",23      "Attach the selling plans to the products or variants that will be part of your bundles.",24      "Configure Rich Landing Bundle to reference the appropriate selling plans for each bundle.",25      "Test checkout to confirm bundle discounts and cart transform work with the selected selling plans."26    ]27  }28}29 

Last updated March 23, 2026

Let's talk
Subscription Support | North Js Tech