Skip to content

getProduct

const getProduct: (handle, locale?, opts?) => Promise<ProductData | null>

Defined in: @storesynk/react/dist/runtime.d.ts:44

string

I18nState | null

FetchOptions

Promise<ProductData | null>