Case Study Headless BigCommerce
Our goal was to provide pagespeed optimization for product details pages on Bigcommerce store without a full store migration to headless architecture.
What was done:
We fetch data directly from BigCommerce using B2storefront Connector, it was fetching based on cronjob populated JSON files stored in .md format and upload those to Bitbucket Repository refreshing data there then`WEBHOOK_FINISH` parameter from .env file was triggering a webhook on NEtlify that would run a rebuild of the headless SSG storefront.