get_product_details
Retrieve complete details for a Wonderkraftz product, including variants, pricing, images, and options, using the product handle or ID.
Instructions
Get full details for a specific Wonderkraftz product including all variants, pricing, images, and options. Use handle (slug) or product ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | No | Product handle/slug (e.g., 'luxury-gift-hamper') | |
| id | No | Shopify product ID (e.g., 'gid://shopify/Product/12345') |