subscribepro / subscribepro-magento2-ext

Subscribe Pro Magento 2 Integration Extension
MIT License
24 stars 22 forks source link

Default Configuration to use Hosted My Subscriptions Page #203

Closed chrismshea closed 9 months ago

chrismshea commented 10 months ago

Update Default Module configuration

Enable Hosted My Subscriptions Page = Yes Hosted My Subscriptions Page Widget Source URL = Latest at time of release Hosted My Subscriptions Page Configuration Set as below or review for better set of options.


    "version": 2,
    "themeName":"m2-demo",
    "sections": {
        "quantity": {
            "show": true,
            "allowEdit": true,
            "labelText": "Qty"
        }
    }
}```