How to Set Up the Subscription Widget on the Collection Page #
Navigate to Easy Subscriptions → Settings → Widget.
Copy the following snippet:
<div class="easy-dynamic-subscription-container" data-product-object='{{ card_product | json | escape }}' style="display: none;"></div>
From the top dropdown in Theme Editor, choose Collections → Default Collection or any other you want to edit.
Find the section showing your product cards (usually Product grid) and choose the Standard layout style.
Go to Online Store → Themes → Edit Code. Find and open Snippets/card-product.liquid. Paste the widget snippet right below the product form code.
Click Save in the code editor. Preview your collection page to confirm that the subscription widget is now loading properly on each product card.
Our support team is always here to help! If you run into any trouble or need custom widget placement, reach out via the app or your dashboard support chat.