Get product details
get_productLoad full details for one product by its productRef (from search_products or browse_products): description, price, media, the brand's real product videos, size guide, per-variant stock, and buy links.
Returns each variant's id and options (size/color). Use it to resolve the exact variantId the shopper wants before calling build_cart, and to answer fit/sizing questions from the size guide. The response includes the product image so it can be seen directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productRef | Yes | Product reference token from search_products. |