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.

Last updated