Pack Documentation
Search
⌃K
Welcome to the Pack!
Guides
Getting started
Creating your first Storefront
Previewing your Storefront
Editing your Storefront
Start developing
Fundamentals
Organization
Storefronts
Customizer
For Merchants
Creating Organizations
Creating Storefronts
Deploys
Product Bundles
Product Groupings
Inviting Teammates
Redirects
Editing Storefront Settings
For Marketers
Creating Pages
Sections
Publishing/Unpublishing
Managing Media
For Developers
Storefront Hooks
Settings Hooks
Page Hooks
Product Hooks
Collection Hooks
Blog Hooks
Article Hooks
Section API
Creating Storefront Settings
Shopify Hooks
Asynchronous Hooks
Pack API
Transform Specification
Adding Tailwind CSS
Powered By
GitBook
Settings Hooks
useSettings()
If you want to get your global Storefront settings, you can get these from anywhere in your app by using the
useSettings()
hook.
Additional Documentation
Learn more about Storefront settings
here
.
Creating Storefront settings
here
.
For Developers - Previous
Storefront Hooks
Next
Page Hooks
Last modified
7mo ago