How to set up the Product Subscriptions widget and Manage Subscriptions link (for subscribers) in the theme | Scribe

    How to set up the Product Subscriptions widget and Manage Subscriptions link (for subscribers) in the theme

    • Muqeet Ahmad |
    • 6 steps |
    • 51 seconds
    information ordinal icon
    For Online Store 2.0 themes, only enable one of App Block or App Embed.

    Manage subscriptions link for customers

    1
    To enable the app open the App embeds section of the theme.
    2
    To show the "Manage Subscripton" link in the customer account enable the "Manage Subscription" App embed. This will append the "Manage Subscription" Link After the logout link. \ If you want to add "Manage Subscription" link at your desired place then add the below div where you want to show the subscription link.\ <div id="mg-manage-subscription-link">\ </div>

    Add product subscripitons widget (App Embed)

    3
    You can Enable the App Embed to show subscriptions on product pages.
    4
    By default the Subscription list will be added just above the "add to cart" button but if you want to add it anywhere else then add the below code where you want to add the purchase options\ <div id="mg-subscriptions-list">\ </div>

    Add product subscripitons widget (App Block)

    5
    On Store 2.0 you can add purchase options using the app blocks. \ Click on the Add block.
    6
    Select the Product Subscriptions from the block list.