> For the complete documentation index, see [llms.txt](https://scandipwa.gitbook.io/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scandipwa.gitbook.io/shopify/packages/shopify-shop.md).

# @scandipwa/shopify-shop

This module implements the retrieval of Shopify shop information.

## Declarations

1. Allows to make shop query to the Shopify Storefront API.
2. Declares Prop types for Shopify products.
3. Adds Shop Context that shares the shop data to any component in the app.

## Extensions

1. Adds Shop Context provider to App component.
