Skip to main content
GET
Gets comprehensive product information including variants, pricing, availability, and images. Use this endpoint to display product detail pages or product cards in your application.

Path Parameters

string
required
The domain of the merchant website (e.g., staging.luma.gift)
string
required
The product handle or identifier. This is typically the URL-friendly version of the product name.

Query Parameters

string
Postal code to customize pricing, inventory, or availability based on location

Response

string
The base SKU identifier for the product
string
The product title
string
The product handle/identifier
string
Product description
string
Category or type of product
array
Array of product images
array
Available options for product variants (e.g., colors, sizes)
array
Product variants with specific option combinations
object
Product review summary
object
Additional product properties/metadata

Expected Errors

404
The merchant’s platform doesn’t support individual product retrieval