I am developing an application for bigcommerce stores, it will be a public application that can be installed in the bigcommerce store through the application store. I want to add some dynamic html part for front page storage. I don’t know if this is possible or not in bigcommerce through their API.
I see that anyone can make changes to the theme of the bigcommerce store and its template page by editing it through the admin panel. but I do not want to do this because I want to handle these things through the application.
This is possible or not in bigcommerce, as we can use web hooks in woocommerce or magento to change the html interface.
source
share