| ID | External Item ID | Product ID | Name | Part # / Partslink | Price | Qty | |
|---|---|---|---|---|---|---|---|
| No data available in table | |||||||
| {{ $index + 1 }} | |||||||
| ID | Name | SKU | Partslink # | In stock | Price | |
|---|---|---|---|---|---|---|
| {{ $product['product_id'] }} | {{ $product['name'] }} | {{ $product['sku'] }} | {{ $product['partslink'] ?? '' }} | {{ $product['in_stock'] }} | ${{ number_format($product['price'], 2) }} |