Frette: Get Product Detail
Frette via Parse · ecommerce
Fetch full product details for a single Frette product by product slug. Returns pricing, availability, dimensions, fabric, images, and variant attributes. Supports selecting specific color and size variants via query parameters that map to Demandware variation attributes. API for extracting product data, category listings, and store locations from Frette.com. Fulfilled by Parse from frette.com.
- ecommerce
- frette
- frette-com
- maps-geo
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5373e2c7-61ac-4687-82a6-99cac4df1b72/get_product_detail
- Interface artifact
- sha256:05975899482810f95e563745bb5272e6459d6e3e11676445d8fa4a46d4df3516
- Manifest digest
- sha256:653a20b2bf983b26f76ca520fdf816ddabd72536c0be6d3e65f0c9f74487c672
Request fields
- pid (string, required): Product slug from the URL path (e.g., 'grace-sheet-set', 'divine-duvet-cover').
- size (string): Selected size variant name (e.g., 'Queen', 'King', 'CalKing').
- color (string): Selected color variant name (e.g., 'White', 'Milk').
Example queries
- {"pid":"unito-hand-towel-olive","size":"Queen","color":"White"}