Add the Subscription app to your Product Detail page

There are a couple way to add the Bloom Commerce subscription app to your product pages:

1. Use your theme's Add Section or Add Block feature.

In the theme customizer, under the Template section, you may see the ability to Add block within a section. Simply select the Bloom Commerce Subscription option and drag it where you want it to display on the page. 

2. Add a small code snippet anywhere in the Product Detail section code.

To add the Subscription block manually to your product template, use the correct section and add this code snippet where you'd like the feature to display:

<div id="bloom-subscriptions"></div>

 

Custom style overrides

If you need your developer to override the styles of the Subscriptions app, then:

  1. Add the custom CSS file to your theme's Asset folder.
  2. Add the file name of the custom CSS file to the App Embed settings.