Array
(
    [selected_categories] => Array
        (
            [category] => App\Models\Category Object
                (
                    [connection:protected] => mysql
                    [table:protected] => categories
                    [primaryKey:protected] => id
                    [keyType:protected] => int
                    [incrementing] => 1
                    [with:protected] => Array
                        (
                        )

                    [withCount:protected] => Array
                        (
                        )

                    [preventsLazyLoading] => 
                    [perPage:protected] => 15
                    [exists] => 1
                    [wasRecentlyCreated] => 
                    [escapeWhenCastingToString:protected] => 
                    [attributes:protected] => Array
                        (
                            [id] => 199
                            [parent_id] => 0
                            [level] => 0
                            [title] => Cables Computer & AV
                            [slug] => cables-computer-and-av
                            [icon] => 
                            [thumbnail] => 
                            [banner] => 
                            [description] => 
                            [sort] => 0
                            [is_featured] => 
                            [created_at] => 2026-02-02 15:29:10
                            [updated_at] => 2026-02-02 15:29:10
                        )

                    [original:protected] => Array
                        (
                            [id] => 199
                            [parent_id] => 0
                            [level] => 0
                            [title] => Cables Computer & AV
                            [slug] => cables-computer-and-av
                            [icon] => 
                            [thumbnail] => 
                            [banner] => 
                            [description] => 
                            [sort] => 0
                            [is_featured] => 
                            [created_at] => 2026-02-02 15:29:10
                            [updated_at] => 2026-02-02 15:29:10
                        )

                    [changes:protected] => Array
                        (
                        )

                    [previous:protected] => Array
                        (
                        )

                    [casts:protected] => Array
                        (
                        )

                    [classCastCache:protected] => Array
                        (
                        )

                    [attributeCastCache:protected] => Array
                        (
                        )

                    [dateFormat:protected] => 
                    [appends:protected] => Array
                        (
                        )

                    [dispatchesEvents:protected] => Array
                        (
                        )

                    [observables:protected] => Array
                        (
                        )

                    [relations:protected] => Array
                        (
                        )

                    [touches:protected] => Array
                        (
                        )

                    [relationAutoloadCallback:protected] => 
                    [relationAutoloadContext:protected] => 
                    [timestamps] => 1
                    [usesUniqueIds] => 
                    [hidden:protected] => Array
                        (
                        )

                    [visible:protected] => Array
                        (
                        )

                    [fillable:protected] => Array
                        (
                            [0] => parent_id
                            [1] => level
                            [2] => title
                            [3] => slug
                            [4] => icon
                            [5] => thumbnail
                            [6] => banner
                            [7] => description
                            [8] => sort
                        )

                    [guarded:protected] => Array
                        (
                            [0] => *
                        )

                )

        )

    [selected_category] => App\Models\Category Object
        (
            [connection:protected] => mysql
            [table:protected] => categories
            [primaryKey:protected] => id
            [keyType:protected] => int
            [incrementing] => 1
            [with:protected] => Array
                (
                )

            [withCount:protected] => Array
                (
                )

            [preventsLazyLoading] => 
            [perPage:protected] => 15
            [exists] => 1
            [wasRecentlyCreated] => 
            [escapeWhenCastingToString:protected] => 
            [attributes:protected] => Array
                (
                    [id] => 199
                    [parent_id] => 0
                    [level] => 0
                    [title] => Cables Computer & AV
                    [slug] => cables-computer-and-av
                    [icon] => 
                    [thumbnail] => 
                    [banner] => 
                    [description] => 
                    [sort] => 0
                    [is_featured] => 
                    [created_at] => 2026-02-02 15:29:10
                    [updated_at] => 2026-02-02 15:29:10
                )

            [original:protected] => Array
                (
                    [id] => 199
                    [parent_id] => 0
                    [level] => 0
                    [title] => Cables Computer & AV
                    [slug] => cables-computer-and-av
                    [icon] => 
                    [thumbnail] => 
                    [banner] => 
                    [description] => 
                    [sort] => 0
                    [is_featured] => 
                    [created_at] => 2026-02-02 15:29:10
                    [updated_at] => 2026-02-02 15:29:10
                )

            [changes:protected] => Array
                (
                )

            [previous:protected] => Array
                (
                )

            [casts:protected] => Array
                (
                )

            [classCastCache:protected] => Array
                (
                )

            [attributeCastCache:protected] => Array
                (
                )

            [dateFormat:protected] => 
            [appends:protected] => Array
                (
                )

            [dispatchesEvents:protected] => Array
                (
                )

            [observables:protected] => Array
                (
                )

            [relations:protected] => Array
                (
                )

            [touches:protected] => Array
                (
                )

            [relationAutoloadCallback:protected] => 
            [relationAutoloadContext:protected] => 
            [timestamps] => 1
            [usesUniqueIds] => 
            [hidden:protected] => Array
                (
                )

            [visible:protected] => Array
                (
                )

            [fillable:protected] => Array
                (
                    [0] => parent_id
                    [1] => level
                    [2] => title
                    [3] => slug
                    [4] => icon
                    [5] => thumbnail
                    [6] => banner
                    [7] => description
                    [8] => sort
                )

            [guarded:protected] => Array
                (
                    [0] => *
                )

        )

    [products] => Illuminate\Pagination\LengthAwarePaginator Object
        (
            [items:protected] => Illuminate\Support\Collection Object
                (
                    [items:protected] => Array
                        (
                            [2436] => App\Models\Product Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => products
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 8676
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB to RJ45 Cisco Serial Roll
                                            [code] => U209006RJ45XCA
                                            [slug] => usb-to-rj45-cisco-serial-roll
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB to RJ45 Cisco Serial Roll
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 34.95
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U209006RJ45XCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB to RJ45 Cisco Serial Roll", "subcategory": "USB Cables", "vendorItemId": "U209-006-RJ45-X", "countryOfOrigin": "TW", "approximatePrice": 34.95, "safetyAndToxicity": [], "shippingDimensions": {"depth": 4.7, "width": 4.2, "height": 1.3, "weight": 0.3}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 113.01, "universalProductCode": "037332190017", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U209006RJ45XCA", "rebate": {"amount": "0.90", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "34.95", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:28
                                            [updated_at] => 2026-03-08 07:38:34
                                            [source] => DH
                                            [vendor_part] => U209-006-RJ45-X
                                            [upc] => 037332190017
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8676
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB to RJ45 Cisco Serial Roll
                                            [code] => U209006RJ45XCA
                                            [slug] => usb-to-rj45-cisco-serial-roll
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB to RJ45 Cisco Serial Roll
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 34.95
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U209006RJ45XCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB to RJ45 Cisco Serial Roll", "subcategory": "USB Cables", "vendorItemId": "U209-006-RJ45-X", "countryOfOrigin": "TW", "approximatePrice": 34.95, "safetyAndToxicity": [], "shippingDimensions": {"depth": 4.7, "width": 4.2, "height": 1.3, "weight": 0.3}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 113.01, "universalProductCode": "037332190017", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U209006RJ45XCA", "rebate": {"amount": "0.90", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "34.95", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:28
                                            [updated_at] => 2026-03-08 07:38:34
                                            [source] => DH
                                            [vendor_part] => U209-006-RJ45-X
                                            [upc] => 037332190017
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [previous:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

                                    [dateFormat:protected] => 
                                    [appends:protected] => Array
                                        (
                                        )

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

                                    [relationAutoloadCallback:protected] => 
                                    [relationAutoloadContext:protected] => 
                                    [timestamps] => 1
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => category_id
                                            [1] => user_id
                                            [2] => store_id
                                            [3] => brand_id
                                            [4] => status
                                            [5] => title
                                            [6] => code
                                            [7] => slug
                                            [8] => tags
                                            [9] => label
                                            [10] => quality_label
                                            [11] => summary
                                            [12] => description
                                            [13] => average_rating
                                            [14] => price
                                            [15] => total_stock
                                            [16] => thumbnail
                                            [17] => banner
                                            [18] => vendor_part
                                            [19] => upc
                                            [20] => product_json
                                            [21] => price_stock_json
                                            [22] => source
                                        )

                                    [guarded:protected] => Array
                                        (
                                            [0] => *
                                        )

                                )

                            [2437] => App\Models\Product Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => products
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 8677
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 18" USB to Null Modem RS232 DB
                                            [code] => U20918NNULLCA
                                            [slug] => 18-usb-to-null-modem-rs232-db
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 18" USB to Null Modem RS232 DB
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 31.92
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U20918NNULLCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "18\" USB to Null Modem RS232 DB", "subcategory": "USB Cables", "vendorItemId": "U209-18N-NULL", "countryOfOrigin": "CN", "approximatePrice": 31.92, "safetyAndToxicity": [], "shippingDimensions": {"depth": 4.5, "width": 3.7, "height": 1.5, "weight": 0.3}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 103.24, "universalProductCode": "037332198297", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEAR"}
                                            [price_stock_json] => {"itemId": "U20918NNULLCA", "rebate": {"amount": "0.83", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "31.92", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:29
                                            [updated_at] => 2026-03-08 07:38:34
                                            [source] => DH
                                            [vendor_part] => U209-18N-NULL
                                            [upc] => 037332198297
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8677
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 18" USB to Null Modem RS232 DB
                                            [code] => U20918NNULLCA
                                            [slug] => 18-usb-to-null-modem-rs232-db
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 18" USB to Null Modem RS232 DB
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 31.92
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U20918NNULLCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "18\" USB to Null Modem RS232 DB", "subcategory": "USB Cables", "vendorItemId": "U209-18N-NULL", "countryOfOrigin": "CN", "approximatePrice": 31.92, "safetyAndToxicity": [], "shippingDimensions": {"depth": 4.5, "width": 3.7, "height": 1.5, "weight": 0.3}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 103.24, "universalProductCode": "037332198297", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEAR"}
                                            [price_stock_json] => {"itemId": "U20918NNULLCA", "rebate": {"amount": "0.83", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "31.92", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:29
                                            [updated_at] => 2026-03-08 07:38:34
                                            [source] => DH
                                            [vendor_part] => U209-18N-NULL
                                            [upc] => 037332198297
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [previous:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

                                    [dateFormat:protected] => 
                                    [appends:protected] => Array
                                        (
                                        )

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

                                    [relationAutoloadCallback:protected] => 
                                    [relationAutoloadContext:protected] => 
                                    [timestamps] => 1
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => category_id
                                            [1] => user_id
                                            [2] => store_id
                                            [3] => brand_id
                                            [4] => status
                                            [5] => title
                                            [6] => code
                                            [7] => slug
                                            [8] => tags
                                            [9] => label
                                            [10] => quality_label
                                            [11] => summary
                                            [12] => description
                                            [13] => average_rating
                                            [14] => price
                                            [15] => total_stock
                                            [16] => thumbnail
                                            [17] => banner
                                            [18] => vendor_part
                                            [19] => upc
                                            [20] => product_json
                                            [21] => price_stock_json
                                            [22] => source
                                        )

                                    [guarded:protected] => Array
                                        (
                                            [0] => *
                                        )

                                )

                            [2438] => App\Models\Product Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => products
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 8678
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 2P USB Hi Speed Switch to Prin
                                            [code] => U215002CA
                                            [slug] => 2p-usb-hi-speed-switch-to-prin
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 2P USB Hi Speed Switch to Prin
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 28.83
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U215002CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "2P USB Hi Speed Switch to Prin", "subcategory": "USB Cables", "vendorItemId": "U215-002", "countryOfOrigin": "CN", "approximatePrice": 28.83, "safetyAndToxicity": [], "shippingDimensions": {"depth": 4.6, "width": 3.7, "height": 1.8, "weight": 0.6}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 93.25, "universalProductCode": "037332198631", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEAR"}
                                            [price_stock_json] => {"itemId": "U215002CA", "rebate": {"amount": "0.75", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "28.83", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:29
                                            [updated_at] => 2026-03-08 07:38:35
                                            [source] => DH
                                            [vendor_part] => U215-002
                                            [upc] => 037332198631
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8678
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 2P USB Hi Speed Switch to Prin
                                            [code] => U215002CA
                                            [slug] => 2p-usb-hi-speed-switch-to-prin
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 2P USB Hi Speed Switch to Prin
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 28.83
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U215002CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "2P USB Hi Speed Switch to Prin", "subcategory": "USB Cables", "vendorItemId": "U215-002", "countryOfOrigin": "CN", "approximatePrice": 28.83, "safetyAndToxicity": [], "shippingDimensions": {"depth": 4.6, "width": 3.7, "height": 1.8, "weight": 0.6}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 93.25, "universalProductCode": "037332198631", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEAR"}
                                            [price_stock_json] => {"itemId": "U215002CA", "rebate": {"amount": "0.75", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "28.83", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:29
                                            [updated_at] => 2026-03-08 07:38:35
                                            [source] => DH
                                            [vendor_part] => U215-002
                                            [upc] => 037332198631
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [previous:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

                                    [dateFormat:protected] => 
                                    [appends:protected] => Array
                                        (
                                        )

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

                                    [relationAutoloadCallback:protected] => 
                                    [relationAutoloadContext:protected] => 
                                    [timestamps] => 1
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => category_id
                                            [1] => user_id
                                            [2] => store_id
                                            [3] => brand_id
                                            [4] => status
                                            [5] => title
                                            [6] => code
                                            [7] => slug
                                            [8] => tags
                                            [9] => label
                                            [10] => quality_label
                                            [11] => summary
                                            [12] => description
                                            [13] => average_rating
                                            [14] => price
                                            [15] => total_stock
                                            [16] => thumbnail
                                            [17] => banner
                                            [18] => vendor_part
                                            [19] => upc
                                            [20] => product_json
                                            [21] => price_stock_json
                                            [22] => source
                                        )

                                    [guarded:protected] => Array
                                        (
                                            [0] => *
                                        )

                                )

                            [2439] => App\Models\Product Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => products
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 8683
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB WI FI ADAPTER DUAL BAND
                                            [code] => U263AC600CA
                                            [slug] => usb-wi-fi-adapter-dual-band
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB WI FI ADAPTER DUAL BAND
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 27.51
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U263AC600CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB WI FI ADAPTER DUAL BAND", "subcategory": "USB Cables", "vendorItemId": "U263-AC600", "countryOfOrigin": "PH", "approximatePrice": 27.51, "safetyAndToxicity": [], "shippingDimensions": {"depth": 3.1, "width": 2.5, "height": 0.8, "weight": 0.05}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 88.97, "universalProductCode": "037332259738", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "3 Year Limited"}
                                            [price_stock_json] => {"itemId": "U263AC600CA", "rebate": {"amount": "0.71", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "27.51", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:31
                                            [updated_at] => 2026-03-08 07:38:36
                                            [source] => DH
                                            [vendor_part] => U263-AC600
                                            [upc] => 037332259738
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8683
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB WI FI ADAPTER DUAL BAND
                                            [code] => U263AC600CA
                                            [slug] => usb-wi-fi-adapter-dual-band
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB WI FI ADAPTER DUAL BAND
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 27.51
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U263AC600CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB WI FI ADAPTER DUAL BAND", "subcategory": "USB Cables", "vendorItemId": "U263-AC600", "countryOfOrigin": "PH", "approximatePrice": 27.51, "safetyAndToxicity": [], "shippingDimensions": {"depth": 3.1, "width": 2.5, "height": 0.8, "weight": 0.05}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 88.97, "universalProductCode": "037332259738", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "3 Year Limited"}
                                            [price_stock_json] => {"itemId": "U263AC600CA", "rebate": {"amount": "0.71", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "27.51", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:31
                                            [updated_at] => 2026-03-08 07:38:36
                                            [source] => DH
                                            [vendor_part] => U263-AC600
                                            [upc] => 037332259738
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [previous:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

                                    [dateFormat:protected] => 
                                    [appends:protected] => Array
                                        (
                                        )

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

                                    [relationAutoloadCallback:protected] => 
                                    [relationAutoloadContext:protected] => 
                                    [timestamps] => 1
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => category_id
                                            [1] => user_id
                                            [2] => store_id
                                            [3] => brand_id
                                            [4] => status
                                            [5] => title
                                            [6] => code
                                            [7] => slug
                                            [8] => tags
                                            [9] => label
                                            [10] => quality_label
                                            [11] => summary
                                            [12] => description
                                            [13] => average_rating
                                            [14] => price
                                            [15] => total_stock
                                            [16] => thumbnail
                                            [17] => banner
                                            [18] => vendor_part
                                            [19] => upc
                                            [20] => product_json
                                            [21] => price_stock_json
                                            [22] => source
                                        )

                                    [guarded:protected] => Array
                                        (
                                            [0] => *
                                        )

                                )

                            [2440] => App\Models\Product Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => products
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 8684
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB Tblt Wall Charger 5V
                                            [code] => U280002W12CA
                                            [slug] => usb-tblt-wall-charger-5v
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB Tblt Wall Charger 5V
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 18.79
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U280002W12CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB Tblt Wall Charger 5V", "subcategory": "USB Cables", "vendorItemId": "U280-002-W12", "countryOfOrigin": "CN", "approximatePrice": 18.79, "safetyAndToxicity": [], "shippingDimensions": {"depth": 5.9, "width": 3.9, "height": 0.5, "weight": 11.98}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 60.1, "universalProductCode": "037332188380", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U280002W12CA", "rebate": {"amount": "0.48", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "18.79", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:31
                                            [updated_at] => 2026-03-08 07:38:38
                                            [source] => DH
                                            [vendor_part] => U280-002-W12
                                            [upc] => 037332188380
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8684
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB Tblt Wall Charger 5V
                                            [code] => U280002W12CA
                                            [slug] => usb-tblt-wall-charger-5v
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB Tblt Wall Charger 5V
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 18.79
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U280002W12CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB Tblt Wall Charger 5V", "subcategory": "USB Cables", "vendorItemId": "U280-002-W12", "countryOfOrigin": "CN", "approximatePrice": 18.79, "safetyAndToxicity": [], "shippingDimensions": {"depth": 5.9, "width": 3.9, "height": 0.5, "weight": 11.98}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 60.1, "universalProductCode": "037332188380", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U280002W12CA", "rebate": {"amount": "0.48", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "18.79", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:31
                                            [updated_at] => 2026-03-08 07:38:38
                                            [source] => DH
                                            [vendor_part] => U280-002-W12
                                            [upc] => 037332188380
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [previous:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

                                    [dateFormat:protected] => 
                                    [appends:protected] => Array
                                        (
                                        )

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

                                    [relationAutoloadCallback:protected] => 
                                    [relationAutoloadContext:protected] => 
                                    [timestamps] => 1
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => category_id
                                            [1] => user_id
                                            [2] => store_id
                                            [3] => brand_id
                                            [4] => status
                                            [5] => title
                                            [6] => code
                                            [7] => slug
                                            [8] => tags
                                            [9] => label
                                            [10] => quality_label
                                            [11] => summary
                                            [12] => description
                                            [13] => average_rating
                                            [14] => price
                                            [15] => total_stock
                                            [16] => thumbnail
                                            [17] => banner
                                            [18] => vendor_part
                                            [19] => upc
                                            [20] => product_json
                                            [21] => price_stock_json
                                            [22] => source
                                        )

                                    [guarded:protected] => Array
                                        (
                                            [0] => *
                                        )

                                )

                            [2441] => App\Models\Product Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => products
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 8686
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB CAR CHARGER DUAL-PORT 63W
                                            [code] => U280C0263W1BCA
                                            [slug] => usb-car-charger-dual-port-63w
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB CAR CHARGER DUAL-PORT 63W
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 30.21
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U280C0263W1BCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB CAR CHARGER DUAL-PORT 63W", "subcategory": "USB Cables", "vendorItemId": "U280-C02-63W-1B", "countryOfOrigin": "VN", "approximatePrice": 30.21, "safetyAndToxicity": [], "shippingDimensions": {"depth": 0.5, "width": 3.94, "height": 5.91, "weight": 0.09}, "dandhWarrantyPeriod": 30, "estimatedRetailPrice": 97.7, "universalProductCode": "037332254054", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2-year limited warranty"}
                                            [price_stock_json] => {"itemId": "U280C0263W1BCA", "rebate": {"amount": "0.78", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "30.21", "branchInventory": [{"branch": "BR08", "availableQuantity": 0, "stockReplenishDate": "2026-03-12T04:00:00.000Z"}], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:32
                                            [updated_at] => 2026-03-08 07:38:38
                                            [source] => DH
                                            [vendor_part] => U280-C02-63W-1B
                                            [upc] => 037332254054
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8686
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB CAR CHARGER DUAL-PORT 63W
                                            [code] => U280C0263W1BCA
                                            [slug] => usb-car-charger-dual-port-63w
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB CAR CHARGER DUAL-PORT 63W
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 30.21
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U280C0263W1BCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB CAR CHARGER DUAL-PORT 63W", "subcategory": "USB Cables", "vendorItemId": "U280-C02-63W-1B", "countryOfOrigin": "VN", "approximatePrice": 30.21, "safetyAndToxicity": [], "shippingDimensions": {"depth": 0.5, "width": 3.94, "height": 5.91, "weight": 0.09}, "dandhWarrantyPeriod": 30, "estimatedRetailPrice": 97.7, "universalProductCode": "037332254054", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2-year limited warranty"}
                                            [price_stock_json] => {"itemId": "U280C0263W1BCA", "rebate": {"amount": "0.78", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "30.21", "branchInventory": [{"branch": "BR08", "availableQuantity": 0, "stockReplenishDate": "2026-03-12T04:00:00.000Z"}], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:32
                                            [updated_at] => 2026-03-08 07:38:38
                                            [source] => DH
                                            [vendor_part] => U280-C02-63W-1B
                                            [upc] => 037332254054
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [previous:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

                                    [dateFormat:protected] => 
                                    [appends:protected] => Array
                                        (
                                        )

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

                                    [relationAutoloadCallback:protected] => 
                                    [relationAutoloadContext:protected] => 
                                    [timestamps] => 1
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => category_id
                                            [1] => user_id
                                            [2] => store_id
                                            [3] => brand_id
                                            [4] => status
                                            [5] => title
                                            [6] => code
                                            [7] => slug
                                            [8] => tags
                                            [9] => label
                                            [10] => quality_label
                                            [11] => summary
                                            [12] => description
                                            [13] => average_rating
                                            [14] => price
                                            [15] => total_stock
                                            [16] => thumbnail
                                            [17] => banner
                                            [18] => vendor_part
                                            [19] => upc
                                            [20] => product_json
                                            [21] => price_stock_json
                                            [22] => source
                                        )

                                    [guarded:protected] => Array
                                        (
                                            [0] => *
                                        )

                                )

                            [2442] => App\Models\Product Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => products
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 8687
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB CAR CHARGER 3 PORT 36W
                                            [code] => U280C0336W1BCA
                                            [slug] => usb-car-charger-3-port-36w
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB CAR CHARGER 3 PORT 36W
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 19.88
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U280C0336W1BCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB CAR CHARGER 3 PORT 36W", "subcategory": "USB Cables", "vendorItemId": "U280-C03-36W-1B", "countryOfOrigin": "VN", "approximatePrice": 19.88, "safetyAndToxicity": [], "shippingDimensions": {"depth": 6, "width": 4, "height": 1.2, "weight": 0.85}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 63.6, "universalProductCode": "037332254047", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 Year Limited"}
                                            [price_stock_json] => {"itemId": "U280C0336W1BCA", "rebate": {"amount": "0.51", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "19.88", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:32
                                            [updated_at] => 2026-03-08 07:38:38
                                            [source] => DH
                                            [vendor_part] => U280-C03-36W-1B
                                            [upc] => 037332254047
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8687
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB CAR CHARGER 3 PORT 36W
                                            [code] => U280C0336W1BCA
                                            [slug] => usb-car-charger-3-port-36w
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB CAR CHARGER 3 PORT 36W
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 19.88
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U280C0336W1BCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB CAR CHARGER 3 PORT 36W", "subcategory": "USB Cables", "vendorItemId": "U280-C03-36W-1B", "countryOfOrigin": "VN", "approximatePrice": 19.88, "safetyAndToxicity": [], "shippingDimensions": {"depth": 6, "width": 4, "height": 1.2, "weight": 0.85}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 63.6, "universalProductCode": "037332254047", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 Year Limited"}
                                            [price_stock_json] => {"itemId": "U280C0336W1BCA", "rebate": {"amount": "0.51", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "19.88", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:32
                                            [updated_at] => 2026-03-08 07:38:38
                                            [source] => DH
                                            [vendor_part] => U280-C03-36W-1B
                                            [upc] => 037332254047
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [previous:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

                                    [dateFormat:protected] => 
                                    [appends:protected] => Array
                                        (
                                        )

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

                                    [relationAutoloadCallback:protected] => 
                                    [relationAutoloadContext:protected] => 
                                    [timestamps] => 1
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => category_id
                                            [1] => user_id
                                            [2] => store_id
                                            [3] => brand_id
                                            [4] => status
                                            [5] => title
                                            [6] => code
                                            [7] => slug
                                            [8] => tags
                                            [9] => label
                                            [10] => quality_label
                                            [11] => summary
                                            [12] => description
                                            [13] => average_rating
                                            [14] => price
                                            [15] => total_stock
                                            [16] => thumbnail
                                            [17] => banner
                                            [18] => vendor_part
                                            [19] => upc
                                            [20] => product_json
                                            [21] => price_stock_json
                                            [22] => source
                                        )

                                    [guarded:protected] => Array
                                        (
                                            [0] => *
                                        )

                                )

                            [2443] => App\Models\Product Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => products
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 8688
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB C WALL CHARGER 1 PORT 100W
                                            [code] => U280W01100C1GCA
                                            [slug] => usb-c-wall-charger-1-port-100w
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB C WALL CHARGER 1 PORT 100W
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 66.89
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U280W01100C1GCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB C WALL CHARGER 1 PORT 100W", "subcategory": "USB Cables", "vendorItemId": "U280-W01-100C1G", "countryOfOrigin": "VN", "approximatePrice": 66.89, "safetyAndToxicity": [{"type": "proposition65", "label": "None", "message": "None", "warning": "None"}], "shippingDimensions": {"depth": 4.5, "width": 4.6, "height": 1.4, "weight": 0.65}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 217.5, "universalProductCode": "037332259653", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEAR Limited"}
                                            [price_stock_json] => {"itemId": "U280W01100C1GCA", "rebate": {"amount": "1.74", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "66.89", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:32
                                            [updated_at] => 2026-03-08 07:38:38
                                            [source] => DH
                                            [vendor_part] => U280-W01-100C1G
                                            [upc] => 037332259653
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8688
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB C WALL CHARGER 1 PORT 100W
                                            [code] => U280W01100C1GCA
                                            [slug] => usb-c-wall-charger-1-port-100w
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB C WALL CHARGER 1 PORT 100W
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 66.89
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U280W01100C1GCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB C WALL CHARGER 1 PORT 100W", "subcategory": "USB Cables", "vendorItemId": "U280-W01-100C1G", "countryOfOrigin": "VN", "approximatePrice": 66.89, "safetyAndToxicity": [{"type": "proposition65", "label": "None", "message": "None", "warning": "None"}], "shippingDimensions": {"depth": 4.5, "width": 4.6, "height": 1.4, "weight": 0.65}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 217.5, "universalProductCode": "037332259653", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEAR Limited"}
                                            [price_stock_json] => {"itemId": "U280W01100C1GCA", "rebate": {"amount": "1.74", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "66.89", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:32
                                            [updated_at] => 2026-03-08 07:38:38
                                            [source] => DH
                                            [vendor_part] => U280-W01-100C1G
                                            [upc] => 037332259653
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [previous:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

                                    [dateFormat:protected] => 
                                    [appends:protected] => Array
                                        (
                                        )

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

                                    [relationAutoloadCallback:protected] => 
                                    [relationAutoloadContext:protected] => 
                                    [timestamps] => 1
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => category_id
                                            [1] => user_id
                                            [2] => store_id
                                            [3] => brand_id
                                            [4] => status
                                            [5] => title
                                            [6] => code
                                            [7] => slug
                                            [8] => tags
                                            [9] => label
                                            [10] => quality_label
                                            [11] => summary
                                            [12] => description
                                            [13] => average_rating
                                            [14] => price
                                            [15] => total_stock
                                            [16] => thumbnail
                                            [17] => banner
                                            [18] => vendor_part
                                            [19] => upc
                                            [20] => product_json
                                            [21] => price_stock_json
                                            [22] => source
                                        )

                                    [guarded:protected] => Array
                                        (
                                            [0] => *
                                        )

                                )

                            [2444] => App\Models\Product Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => products
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 8689
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 268
                                            [status] => 1
                                            [title] => 10ft USBC Charging Cable
                                            [code] => U2CC10FNCBRWHCA
                                            [slug] => 10ft-usbc-charging-cable
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 10ft USBC Charging Cable
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 12.03
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 5
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U2CC10FNCBRWHCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Startech Canada", "description": "10ft USBC Charging Cable", "subcategory": "USB Cables", "vendorItemId": "USB2CC10FNCBRWH", "countryOfOrigin": "AM", "approximatePrice": 12.03, "safetyAndToxicity": [], "shippingDimensions": {"depth": 5.7, "width": 5, "height": 1, "weight": 0.25}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 17.41, "universalProductCode": "065030916257", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "Lifetime Warranty"}
                                            [price_stock_json] => {"itemId": "U2CC10FNCBRWHCA", "rebate": {"amount": "0.00"}, "salesPrice": "12.03", "branchInventory": [{"branch": "BR03", "availableQuantity": 5}], "totalAvailableQuantity": 5}
                                            [created_at] => 2026-02-25 07:29:33
                                            [updated_at] => 2026-03-08 07:38:39
                                            [source] => DH
                                            [vendor_part] => USB2CC10FNCBRWH
                                            [upc] => 065030916257
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8689
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 268
                                            [status] => 1
                                            [title] => 10ft USBC Charging Cable
                                            [code] => U2CC10FNCBRWHCA
                                            [slug] => 10ft-usbc-charging-cable
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 10ft USBC Charging Cable
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 12.03
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 5
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U2CC10FNCBRWHCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Startech Canada", "description": "10ft USBC Charging Cable", "subcategory": "USB Cables", "vendorItemId": "USB2CC10FNCBRWH", "countryOfOrigin": "AM", "approximatePrice": 12.03, "safetyAndToxicity": [], "shippingDimensions": {"depth": 5.7, "width": 5, "height": 1, "weight": 0.25}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 17.41, "universalProductCode": "065030916257", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "Lifetime Warranty"}
                                            [price_stock_json] => {"itemId": "U2CC10FNCBRWHCA", "rebate": {"amount": "0.00"}, "salesPrice": "12.03", "branchInventory": [{"branch": "BR03", "availableQuantity": 5}], "totalAvailableQuantity": 5}
                                            [created_at] => 2026-02-25 07:29:33
                                            [updated_at] => 2026-03-08 07:38:39
                                            [source] => DH
                                            [vendor_part] => USB2CC10FNCBRWH
                                            [upc] => 065030916257
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [previous:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

                                    [dateFormat:protected] => 
                                    [appends:protected] => Array
                                        (
                                        )

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

                                    [relationAutoloadCallback:protected] => 
                                    [relationAutoloadContext:protected] => 
                                    [timestamps] => 1
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => category_id
                                            [1] => user_id
                                            [2] => store_id
                                            [3] => brand_id
                                            [4] => status
                                            [5] => title
                                            [6] => code
                                            [7] => slug
                                            [8] => tags
                                            [9] => label
                                            [10] => quality_label
                                            [11] => summary
                                            [12] => description
                                            [13] => average_rating
                                            [14] => price
                                            [15] => total_stock
                                            [16] => thumbnail
                                            [17] => banner
                                            [18] => vendor_part
                                            [19] => upc
                                            [20] => product_json
                                            [21] => price_stock_json
                                            [22] => source
                                        )

                                    [guarded:protected] => Array
                                        (
                                            [0] => *
                                        )

                                )

                            [2445] => App\Models\Product Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => products
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 8690
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 268
                                            [status] => 1
                                            [title] => 5Pack USBC Charging Cable
                                            [code] => U2CC3FNCWH5PKCA
                                            [slug] => 5pack-usbc-charging-cable
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 5Pack USBC Charging Cable
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 21.49
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 9
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U2CC3FNCWH5PKCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Startech Canada", "description": "5Pack USBC Charging Cable", "subcategory": "USB Cables", "vendorItemId": "USB2CC3FNCBRWH5PK", "countryOfOrigin": "AM", "approximatePrice": 21.49, "safetyAndToxicity": [], "shippingDimensions": {"depth": 5.2, "width": 5.6, "height": 2.2, "weight": 0.4}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 30.74, "universalProductCode": "065030916240", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "Lifetime Warranty"}
                                            [price_stock_json] => {"itemId": "U2CC3FNCWH5PKCA", "rebate": {"amount": "0.00"}, "salesPrice": "21.49", "branchInventory": [{"branch": "BR03", "availableQuantity": 4}, {"branch": "BR08", "availableQuantity": 5}], "totalAvailableQuantity": 9}
                                            [created_at] => 2026-02-25 07:29:33
                                            [updated_at] => 2026-03-08 07:38:39
                                            [source] => DH
                                            [vendor_part] => USB2CC3FNCBRWH5PK
                                            [upc] => 065030916240
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8690
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 268
                                            [status] => 1
                                            [title] => 5Pack USBC Charging Cable
                                            [code] => U2CC3FNCWH5PKCA
                                            [slug] => 5pack-usbc-charging-cable
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 5Pack USBC Charging Cable
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 21.49
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 9
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U2CC3FNCWH5PKCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Startech Canada", "description": "5Pack USBC Charging Cable", "subcategory": "USB Cables", "vendorItemId": "USB2CC3FNCBRWH5PK", "countryOfOrigin": "AM", "approximatePrice": 21.49, "safetyAndToxicity": [], "shippingDimensions": {"depth": 5.2, "width": 5.6, "height": 2.2, "weight": 0.4}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 30.74, "universalProductCode": "065030916240", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "Lifetime Warranty"}
                                            [price_stock_json] => {"itemId": "U2CC3FNCWH5PKCA", "rebate": {"amount": "0.00"}, "salesPrice": "21.49", "branchInventory": [{"branch": "BR03", "availableQuantity": 4}, {"branch": "BR08", "availableQuantity": 5}], "totalAvailableQuantity": 9}
                                            [created_at] => 2026-02-25 07:29:33
                                            [updated_at] => 2026-03-08 07:38:39
                                            [source] => DH
                                            [vendor_part] => USB2CC3FNCBRWH5PK
                                            [upc] => 065030916240
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [previous:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

                                    [dateFormat:protected] => 
                                    [appends:protected] => Array
                                        (
                                        )

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

                                    [relationAutoloadCallback:protected] => 
                                    [relationAutoloadContext:protected] => 
                                    [timestamps] => 1
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => category_id
                                            [1] => user_id
                                            [2] => store_id
                                            [3] => brand_id
                                            [4] => status
                                            [5] => title
                                            [6] => code
                                            [7] => slug
                                            [8] => tags
                                            [9] => label
                                            [10] => quality_label
                                            [11] => summary
                                            [12] => description
                                            [13] => average_rating
                                            [14] => price
                                            [15] => total_stock
                                            [16] => thumbnail
                                            [17] => banner
                                            [18] => vendor_part
                                            [19] => upc
                                            [20] => product_json
                                            [21] => price_stock_json
                                            [22] => source
                                        )

                                    [guarded:protected] => Array
                                        (
                                            [0] => *
                                        )

                                )

                            [2446] => App\Models\Product Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => products
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 8691
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 268
                                            [status] => 1
                                            [title] => 6in USBC Charging Cable
                                            [code] => U2CC6INCHNCWHCA
                                            [slug] => 6in-usbc-charging-cable
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 6in USBC Charging Cable
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 4.56
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 5
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U2CC6INCHNCWHCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Startech Canada", "description": "6in USBC Charging Cable", "subcategory": "USB Cables", "vendorItemId": "USB2CC6INCHNCBRWH", "countryOfOrigin": "AM", "approximatePrice": 4.56, "safetyAndToxicity": [], "shippingDimensions": {"depth": 3, "width": 0.1, "height": 0.6, "weight": 0.5}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 9.21, "universalProductCode": "065030922753", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "Lifetime Warranty"}
                                            [price_stock_json] => {"itemId": "U2CC6INCHNCWHCA", "rebate": {"amount": "0.00"}, "salesPrice": "4.56", "branchInventory": [{"branch": "BR03", "availableQuantity": 5}], "totalAvailableQuantity": 5}
                                            [created_at] => 2026-02-25 07:29:33
                                            [updated_at] => 2026-03-08 07:38:39
                                            [source] => DH
                                            [vendor_part] => USB2CC6INCHNCBRWH
                                            [upc] => 065030922753
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8691
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 268
                                            [status] => 1
                                            [title] => 6in USBC Charging Cable
                                            [code] => U2CC6INCHNCWHCA
                                            [slug] => 6in-usbc-charging-cable
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 6in USBC Charging Cable
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 4.56
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 5
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U2CC6INCHNCWHCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Startech Canada", "description": "6in USBC Charging Cable", "subcategory": "USB Cables", "vendorItemId": "USB2CC6INCHNCBRWH", "countryOfOrigin": "AM", "approximatePrice": 4.56, "safetyAndToxicity": [], "shippingDimensions": {"depth": 3, "width": 0.1, "height": 0.6, "weight": 0.5}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 9.21, "universalProductCode": "065030922753", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "Lifetime Warranty"}
                                            [price_stock_json] => {"itemId": "U2CC6INCHNCWHCA", "rebate": {"amount": "0.00"}, "salesPrice": "4.56", "branchInventory": [{"branch": "BR03", "availableQuantity": 5}], "totalAvailableQuantity": 5}
                                            [created_at] => 2026-02-25 07:29:33
                                            [updated_at] => 2026-03-08 07:38:39
                                            [source] => DH
                                            [vendor_part] => USB2CC6INCHNCBRWH
                                            [upc] => 065030922753
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [previous:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

                                    [dateFormat:protected] => 
                                    [appends:protected] => Array
                                        (
                                        )

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

                                    [relationAutoloadCallback:protected] => 
                                    [relationAutoloadContext:protected] => 
                                    [timestamps] => 1
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => category_id
                                            [1] => user_id
                                            [2] => store_id
                                            [3] => brand_id
                                            [4] => status
                                            [5] => title
                                            [6] => code
                                            [7] => slug
                                            [8] => tags
                                            [9] => label
                                            [10] => quality_label
                                            [11] => summary
                                            [12] => description
                                            [13] => average_rating
                                            [14] => price
                                            [15] => total_stock
                                            [16] => thumbnail
                                            [17] => banner
                                            [18] => vendor_part
                                            [19] => upc
                                            [20] => product_json
                                            [21] => price_stock_json
                                            [22] => source
                                        )

                                    [guarded:protected] => Array
                                        (
                                            [0] => *
                                        )

                                )

                            [2447] => App\Models\Product Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => products
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 8692
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 268
                                            [status] => 1
                                            [title] => M2 to U2 Adapter
                                            [code] => U2M2E125CA
                                            [slug] => m2-to-u2-adapter
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => M2 to U2 Adapter
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 39.25
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 14
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U2M2E125CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Startech Canada", "description": "M2 to U2 Adapter", "subcategory": "USB Cables", "vendorItemId": "U2M2E125", "approximatePrice": 39.25, "safetyAndToxicity": [], "shippingDimensions": {"depth": 6.8, "width": 5.6, "height": 1.3, "weight": 0.2}, "dandhWarrantyPeriod": 30, "estimatedRetailPrice": 55.34, "universalProductCode": "065030872461", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2-Years"}
                                            [price_stock_json] => {"itemId": "U2M2E125CA", "rebate": {"amount": "0.00"}, "salesPrice": "39.25", "branchInventory": [{"branch": "BR03", "availableQuantity": 9}, {"branch": "BR08", "availableQuantity": 5}], "totalAvailableQuantity": 14}
                                            [created_at] => 2026-02-25 07:29:34
                                            [updated_at] => 2026-03-08 07:38:39
                                            [source] => DH
                                            [vendor_part] => U2M2E125
                                            [upc] => 065030872461
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8692
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 268
                                            [status] => 1
                                            [title] => M2 to U2 Adapter
                                            [code] => U2M2E125CA
                                            [slug] => m2-to-u2-adapter
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => M2 to U2 Adapter
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 39.25
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 14
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U2M2E125CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Startech Canada", "description": "M2 to U2 Adapter", "subcategory": "USB Cables", "vendorItemId": "U2M2E125", "approximatePrice": 39.25, "safetyAndToxicity": [], "shippingDimensions": {"depth": 6.8, "width": 5.6, "height": 1.3, "weight": 0.2}, "dandhWarrantyPeriod": 30, "estimatedRetailPrice": 55.34, "universalProductCode": "065030872461", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2-Years"}
                                            [price_stock_json] => {"itemId": "U2M2E125CA", "rebate": {"amount": "0.00"}, "salesPrice": "39.25", "branchInventory": [{"branch": "BR03", "availableQuantity": 9}, {"branch": "BR08", "availableQuantity": 5}], "totalAvailableQuantity": 14}
                                            [created_at] => 2026-02-25 07:29:34
                                            [updated_at] => 2026-03-08 07:38:39
                                            [source] => DH
                                            [vendor_part] => U2M2E125
                                            [upc] => 065030872461
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [previous:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

                                    [dateFormat:protected] => 
                                    [appends:protected] => Array
                                        (
                                        )

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

                                    [relationAutoloadCallback:protected] => 
                                    [relationAutoloadContext:protected] => 
                                    [timestamps] => 1
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => category_id
                                            [1] => user_id
                                            [2] => store_id
                                            [3] => brand_id
                                            [4] => status
                                            [5] => title
                                            [6] => code
                                            [7] => slug
                                            [8] => tags
                                            [9] => label
                                            [10] => quality_label
                                            [11] => summary
                                            [12] => description
                                            [13] => average_rating
                                            [14] => price
                                            [15] => total_stock
                                            [16] => thumbnail
                                            [17] => banner
                                            [18] => vendor_part
                                            [19] => upc
                                            [20] => product_json
                                            [21] => price_stock_json
                                            [22] => source
                                        )

                                    [guarded:protected] => Array
                                        (
                                            [0] => *
                                        )

                                )

                        )

                    [escapeWhenCastingToString:protected] => 
                )

            [perPage:protected] => 12
            [currentPage:protected] => 204
            [path:protected] => https://shop.hemsolutions.com/cables-computer-and-av
            [query:protected] => Array
                (
                    [page] => 204
                )

            [fragment:protected] => 
            [pageName:protected] => page
            [escapeWhenCastingToString:protected] => 
            [onEachSide] => 3
            [options:protected] => Array
                (
                    [path] => https://shop.hemsolutions.com/cables-computer-and-av
                    [query] => Array
                        (
                            [page] => 204
                        )

                )

            [total:protected] => 5006
            [lastPage:protected] => 418
        )

)




    
    







    Products | HEM IT Depot
















    
    Products | HEM IT Depot

    

    
    
    
    
    
    

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
   
    
    
    
    
    
   
     
    
  
    
    

    
    
    
    
    
    

         
            

    

 








     
    


    
    
    

    

    
  


    




   

    


5006 Products found

Sort By

Out of Stock Shop Now
USB to RJ45 Cisco Serial Roll
0.0
Mfr #: U209-006-RJ45-X
$ 39.14
Out of Stock Shop Now
18" USB to Null Modem RS232 DB
0.0
Mfr #: U209-18N-NULL
$ 35.75
Out of Stock Shop Now
2P USB Hi Speed Switch to Prin
0.0
Mfr #: U215-002
$ 32.29
Out of Stock Shop Now
USB WI FI ADAPTER DUAL BAND
0.0
Mfr #: U263-AC600
$ 30.81
Out of Stock Shop Now
USB Tblt Wall Charger 5V
0.0
Mfr #: U280-002-W12
$ 21.04
Out of Stock Shop Now
USB CAR CHARGER DUAL-PORT 63W
0.0
Mfr #: U280-C02-63W-1B
$ 33.84
Out of Stock Shop Now
USB CAR CHARGER 3 PORT 36W
0.0
Mfr #: U280-C03-36W-1B
$ 22.27
Out of Stock Shop Now
USB C WALL CHARGER 1 PORT 100W
0.0
Mfr #: U280-W01-100C1G
$ 74.92
In Stock (5) Shop Now
10ft USBC Charging Cable
0.0
Mfr #: USB2CC10FNCBRWH
$ 13.47
In Stock (9) Shop Now
5Pack USBC Charging Cable
0.0
Mfr #: USB2CC3FNCBRWH5PK
$ 24.07
In Stock (5) Shop Now
6in USBC Charging Cable
0.0
Mfr #: USB2CC6INCHNCBRWH
$ 5.11
In Stock (14) Shop Now
M2 to U2 Adapter
0.0
Mfr #: U2M2E125
$ 43.96
Out of Stock Shop Now
USB to RJ45 Cisco Serial Roll
0.0
Mfr #: U209-006-RJ45-X
$ 39.14
Out of Stock Shop Now
18" USB to Null Modem RS232 DB
0.0
Mfr #: U209-18N-NULL
$ 35.75
Out of Stock Shop Now
2P USB Hi Speed Switch to Prin
0.0
Mfr #: U215-002
$ 32.29
Out of Stock Shop Now
USB WI FI ADAPTER DUAL BAND
0.0
Mfr #: U263-AC600
$ 30.81
Out of Stock Shop Now
USB Tblt Wall Charger 5V
0.0
Mfr #: U280-002-W12
$ 21.04
Out of Stock Shop Now
USB CAR CHARGER DUAL-PORT 63W
0.0
Mfr #: U280-C02-63W-1B
$ 33.84
Out of Stock Shop Now
USB CAR CHARGER 3 PORT 36W
0.0
Mfr #: U280-C03-36W-1B
$ 22.27
Out of Stock Shop Now
USB C WALL CHARGER 1 PORT 100W
0.0
Mfr #: U280-W01-100C1G
$ 74.92
In Stock (5) Shop Now
10ft USBC Charging Cable
0.0
Mfr #: USB2CC10FNCBRWH
$ 13.47
In Stock (9) Shop Now
5Pack USBC Charging Cable
0.0
Mfr #: USB2CC3FNCBRWH5PK
$ 24.07
In Stock (5) Shop Now
6in USBC Charging Cable
0.0
Mfr #: USB2CC6INCHNCBRWH
$ 5.11
In Stock (14) Shop Now
M2 to U2 Adapter
0.0
Mfr #: U2M2E125
$ 43.96
Out of Stock Shop Now
USB to RJ45 Cisco Serial Roll
0.0
Mfr #: U209-006-RJ45-X
$ 39.14
Out of Stock Shop Now
18" USB to Null Modem RS232 DB
0.0
Mfr #: U209-18N-NULL
$ 35.75
Out of Stock Shop Now
2P USB Hi Speed Switch to Prin
0.0
Mfr #: U215-002
$ 32.29
Out of Stock Shop Now
USB WI FI ADAPTER DUAL BAND
0.0
Mfr #: U263-AC600
$ 30.81
Out of Stock Shop Now
USB Tblt Wall Charger 5V
0.0
Mfr #: U280-002-W12
$ 21.04
Out of Stock Shop Now
USB CAR CHARGER DUAL-PORT 63W
0.0
Mfr #: U280-C02-63W-1B
$ 33.84
Out of Stock Shop Now
USB CAR CHARGER 3 PORT 36W
0.0
Mfr #: U280-C03-36W-1B
$ 22.27
Out of Stock Shop Now
USB C WALL CHARGER 1 PORT 100W
0.0
Mfr #: U280-W01-100C1G
$ 74.92
In Stock (5) Shop Now
10ft USBC Charging Cable
0.0
Mfr #: USB2CC10FNCBRWH
$ 13.47
In Stock (9) Shop Now
5Pack USBC Charging Cable
0.0
Mfr #: USB2CC3FNCBRWH5PK
$ 24.07
In Stock (5) Shop Now
6in USBC Charging Cable
0.0
Mfr #: USB2CC6INCHNCBRWH
$ 5.11
In Stock (14) Shop Now
M2 to U2 Adapter
0.0
Mfr #: U2M2E125
$ 43.96

USB to RJ45 Cisco Serial Roll

18" USB to Null Modem RS232 DB

2P USB Hi Speed Switch to Prin

USB WI FI ADAPTER DUAL BAND

USB Tblt Wall Charger 5V

USB CAR CHARGER DUAL-PORT 63W

USB CAR CHARGER 3 PORT 36W

USB C WALL CHARGER 1 PORT 100W

10ft USBC Charging Cable

5Pack USBC Charging Cable

6in USBC Charging Cable

M2 to U2 Adapter