This article will walk through serving different locations for your Subscription Offer. For more information on custom configurations and styling your Subscription Offer, see the documentation here.
Platform: The following guide is not applicable to merchants using BigCommerce. For BigCommerce integrations, please refer to our BigCommerce Integration Guide.
If you’d like to give customers the option to opt-in to a subscription from multiple locations on your storefront, you’ll be able to do so by creating multiple subscription widgets in the Ordergroove Dashboard. When a new subscription offer is created, you’ll have the ability to configure a unique location for that offer. In the example below, I’ve created a subscription widget with the location pdp.
The example above will display on all pages where the Ordergroove offer is tagged with the location set as pdp, as below:
<og-offer product="your-product-id" location="pdp"></og-offer>
In the example below, we've created a side-by-side radio button subscription widget with the location as pdp-variant.
The example above will display on all pages where the Ordergroove offer is tagged with the location set as pdp-variant, as below:
<og-offer product="your-product-id" location="pdp-variant"></og-offer>
Note: If you’re using Shopify, our OOTB subscription widget will only display on the PDP and Cart, and page tagging is done differently. Please see Tagging the Product Details Page and Cart Opt-In Tagging.
The Ordergroove Offer Widget is not designed to display after checkout and will not retain opt-in data.