GET:storefront/products/lookup.json
Storefront APIGET:storefront/products/lookup.json

GET:storefront/products/lookup.json

Description

Lookup product by handle.

Topic: Products

Query Parameters

handle: String

If set, filter by handle

Example: ?handle=str


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY

Response Body

Array of StorefrontProduct

Response Body Type

Loading module