Etsy Product
Details for the ETSY_PRODUCT link type
Type Value: ETSY_PRODUCT
Status: ALPHA (Unstable)
An ETSY_PRODUCT
link type represents a handmade or vintage product listed on Etsy. Alongside the standard preview attributes (title
, description
, image
), ETSY_PRODUCT
links provide product-specific details like price, ratings, and images—helping you build more engaging e-commerce previews or product showcases.
What It Includes
When type
is ETSY_PRODUCT
, the response includes an etsyProduct
object with fields like:
- productId: The unique Etsy product identifier.
- title & description: Product name and a brief summary of its features or craftsmanship.
- price & currency: Pricing information, including the currency used.
- rating & reviewCount: Indicators of product quality and customer satisfaction.
- media: An array of product images, enabling you to present multiple views and sizes for visual appeal.
These details let you quickly convey the look, feel, and value of the product to your users, encouraging them to learn more or make a purchase.
Example Request
Example Response
Special Notes
- Fallback Strategies: If certain metadata is missing, Peekalink infers defaults to maintain a complete preview.
- Handmade & Vintage Appeal: Leverage descriptive fields and images to highlight the product’s uniqueness and craftsmanship.
- Ratings & Reviews: Display these metrics to build trust and guide users toward quality products.
Schema reference
For a full technical breakdown of all fields and validation rules, including detailed JSON schemas, please refer to the API Reference.