Get Home Depot Canada product by SKU
hd_productRetrieve complete product details, pricing, stock availability, fulfillment options, and store location data for any Home Depot Canada SKU.
Instructions
Fetch the full product card for a Home Depot Canada SKU (product code): name, brand, model, description, images, rating/reviews, warranty, categories, price, in-store stock with aisle/bay location, online stock, and fulfillment options (pickup in store, ship to store, ship to home, express delivery) for a given store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | Product SKU / code, e.g. '1001686659' (from hd_search results). | |
| postalCode | No | Postal code, e.g. 'M5V 2T6'; uses the nearest store (overrides storeId). | |
| storeId | No | Store id for store-specific price/stock/aisle. Default 7074. | |
| lang | No | Response language. Default 'en'. |