All Collections
API References
All the Weaverse Hydrogen API info you need. Dive in and get coding.

WeaverseClient4.0 The WeaverseClient class provides developers with a suite of methods to interact with the Weaverse inside a Weaverse Hydrogen Theme.
useThemeSettings4.1 The useThemeSettings hook provides a simple way for Weaverse Hydrogen components to retrieve and utilize the global theme settings.
useWeaverse4.3 The useWeaverse hook allows components to access the Weaverse instance specific to each page.
useItemInstance4.31 The useItemInstance hook provides components the ability to access and manipulate a specific item instance.
getSelectedProductOptions4.4 The getSelectedProductOption returns the selected product options from the request's search parameters.
withWeaverse4.5 The withWeaverse HOC enhances your root component, allowing it to access Weaverse-specific properties and methods.