Get one Shopify product by handle
get_shopify_productGet one product from a public Shopify store by its handle (slug), from that store's own /products.json — keyless, live now.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store | Yes | Shopify store domain, e.g. allbirds.com. Required. | |
| handle | Yes | Product handle (slug). Required. |