I'm developing app for bigcommerce shops, this will be public app which can be installed on bigcommerce shop through app store. I want to add some dynamic html part to store front end page. I don't know it is possible or not in bigcommerce through their API.
I can see any one can make changes to bigcommerce shop theme and its template pages by editing it through admin panel. but I don't want to do this as I want to handle these things through app.
Is this possible or not in bigcommerce as we can use web hooks in woocommerce or in magento to modify front end html.