quince_product
Retrieves normalized product data for a Quince item from its URL handle, including title, description, review summary, selectable options, and per-variant price, original price, stock, and SKU.
Instructions
Get a Quince product. Returns normalized product-detail data for one Quince product: title, description, review summary, every selectable option (color swatches with hex codes, sizes), and every color/size variant with its own price, original ("traditional retail") price, stock status, and SKU. handle is the product's URL path on quince.com (for example women/cashmere/cashmere-crewneck-sweater), returned by quince-search's own products[].handle field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | Product URL handle, from a search result's products[].handle field |