Skip to content

Commit

Permalink
updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
ChinmayeeMestry committed Apr 30, 2024
1 parent e2b2a6c commit 2c91d1a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ This starter showcases a few patterns you can adopt when creating your own custo

This TypeScript demo adopts many of Hydrogen's [framework conventions and third-party libraries][hydrogen-framework]. If you've used Hydrogen then you should hopefully feel at home here.

For all the inventory data, shopify's storefront API are only used. For other marketing data like banner, footer links, etc., Contentstack-sdk is used.
Shopify's Storefront API is exclusively utilized for accessing all inventory data. However, for other marketing data such as banners, footer links, etc., the Contentstack SDK is used.

To retrieve inventory data and content from the Shopify store, users should create content pages by navigating to Online Store -> Pages -> Add page. They should create the page's content type and add entries accordingly.

# Fetching Contentstack data

Expand Down

0 comments on commit 2c91d1a

Please sign in to comment.