I am developing an app for the marketplace and I included js file to the storefront. How can I understand what the page is it? And if this page is === "product", then how can I get the information about a product. I checked documentation and git repository with examples https://github.com/Shopify/storefront-api-examples And I didn't find an answer.
... View more