Yes, the JSON Schema App can support headless BigCommerce stores when the store data is accessible through BigCommerce APIs.
In headless setups, the frontend is built using frameworks like Next.js, React, or Vue, while BigCommerce manages the backend. The app retrieves product and store data through the BigCommerce API and generates JSON-LD structured data accordingly.
However, since headless stores control their own frontend rendering, schema injection may require frontend integration to place the JSON-LD markup in the page code.
Found this helpful?
( 2 out of 2 found helpful )