Skip to main content
All CollectionsWidgetsProduct Page
Switch To Subscription Pop-up
Switch To Subscription Pop-up

Upsell subscription products via pop-ups on your website!

Colton Walker avatar
Written by Colton Walker
Updated over a week ago

What is a Switch to Subscription Pop-up widget?

A Switch to Subscription Pop-up widget is a great way to upsell a product from a One Time Purchase to a Subscription in a seamless fashion. If subscription products are your priority, this widget is a great way to boost those subscription metrics.

How does it work?

The Switch to Subscription Pop-up Widget is designed to seamlessly integrate into your product pages. Once installed, it will appear as a pop-up message to your customers when they are adding products with subscriptions. The message will encourage them to switch from a one-time purchase to a subscription, making it easier for them to become a recurring customer.

Why should I use the Switch to Subscription Pop-up Widget?

There are many benefits to using the Switch to Subscription Pop-up Widget.

This widget is a great way to increase your subscription sales and boost your subscription metrics.


Instructions

Installation of a Switch to Subscription Pop-up

  1. Create Your Widget:

    1. Navigate to the product page options which is found under the "Widgets" section on the left side of the Rebuy Admin page. Then click "Product Page" option, then the "Add to Cart Subscription (Upsell Popup).

  2. Customize the Widget:

    1. Make any adjustments to the widget within the widget settings.

    2. Add a discount to provide an incentive for adding a subscription.

  3. Click the Install Button:

    1. Once you have configured your widget, click the "Install" button.

  4. Follow the Instruction Prompts:

    1. A series of instruction prompts will guide you through the installation process. Follow these carefully to ensure the widget is correctly added to your product pages using app blocks in the Shopify Customizer.

      • These prompts will cover:

        • Adding the widget to your default product pages.

        • Configuring the widget settings.

        • Ensuring the widget is correctly displayed.

Manually Installing a Switch to Subscription Pop-up

If you prefer to install the widget manually, follow these steps:

  1. Access Your Theme Code:

    • Go to the theme editor in the Shopify platform. This is usually found under the "Online Store" or "Themes" section in your admin dashboard.

    • Open the theme.liquid file. This file controls the overall layout and structure of your site's theme.

  2. Add the Widget Code:

    • Copy the following code snippet:

      {% if product.tags contains 'switch_to_subscription' %} 
      <div data-rebuy-id="XXXXXX"></div>
      {% endif %}
    • Paste this code just above the closing </body> tag in the theme.liquid file.

  3. Replace the Placeholder:

    • Replace XXXXXX with your specific widget ID. This ID is provided when you create the widget.

  4. Save and Preview:

    • Save the changes to your theme.liquid file.

    • Preview your widget to ensure the widget is installed and displaying correctly.

Here is an example below on the location:

It's that easy! Start increasing your subscription sales today with the Switch to Subscription Pop-up Widget.


Conclusion

The Switch to Subscription Pop-up Widget is a valuable tool for any business looking to boost their subscription sales and metrics. With its customizable design and easy integration, it's a simple and effective way to encourage your customers to switch to a subscription. Don't miss out on the opportunity to increase your recurring revenue - add the Switch to Subscription Pop-up Widget to your website today!


Customization

If you would like to personalize the popup widget even more, our custom templates are available for use. Our comprehensive help document provides detailed instructions for implementation.


FAQ

Where is my Data Source for this widget?

  • The Subscription popup widget does not use a data source to display, but it will appear for all products that have subscriptions.

Why is the popup not triggering when adding a lower tier subscription?

  • The Subscription popup will only appear if the product being added is a One Time Purchase.

Did this answer your question?