Get Canadian Tire product by SKU
ct_productRetrieve complete product details for any Canadian Tire SKU, including pricing, in-store stock with shelf location, online availability, and fulfillment options.
Instructions
Fetch the full product card for a Canadian Tire SKU (product code): name, brand, model, description, features, images, rating/reviews, warranty, categories, specifications, and per-variant price (current + original/sale), in-store stock with shelf/aisle location, online stock, and fulfillment options (pickup in store, ship to home, express delivery) for a given store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | Product code, e.g. '0542448P' or '054-2448-6' (from ct_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/shelf. Default 676. | |
| lang | No | Response language. Default 'en'. |