wafle_products_get
Fetch a single product by store and product slugs to get full details including variants, images, attributes, and overrides.
Instructions
Fetch a single product by slug (the URL-friendly id). Returns full detail including variants, images, attributes and overrides.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Wafle store slug, e.g. 'gamerland' or 'lensitive'. | |
| product_slug | Yes | Product slug (URL portion). |