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
                        (
                            [2424] => 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] => 8559
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB A MICROB ANTIBACTERIAL 6FT
                                            [code] => U050AB006WHCA
                                            [slug] => usb-a-microb-antibacterial-6ft
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB A MICROB ANTIBACTERIAL 6FT
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 3.12
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U050AB006WHCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB A MICROB ANTIBACTERIAL 6FT", "subcategory": "USB Cables", "vendorItemId": "U050AB-006-WH", "countryOfOrigin": "CN", "approximatePrice": 3.12, "safetyAndToxicity": [], "shippingDimensions": {"depth": 8, "width": 6, "height": 0.2, "weight": 0.1}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 9.71, "universalProductCode": "037332260642", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "Limited Lifetime"}
                                            [price_stock_json] => {"itemId": "U050AB006WHCA", "rebate": {"amount": "0.07", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "3.12", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:23
                                            [updated_at] => 2026-03-08 07:38:33
                                            [source] => DH
                                            [vendor_part] => U050AB-006-WH
                                            [upc] => 037332260642
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8559
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB A MICROB ANTIBACTERIAL 6FT
                                            [code] => U050AB006WHCA
                                            [slug] => usb-a-microb-antibacterial-6ft
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB A MICROB ANTIBACTERIAL 6FT
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 3.12
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U050AB006WHCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB A MICROB ANTIBACTERIAL 6FT", "subcategory": "USB Cables", "vendorItemId": "U050AB-006-WH", "countryOfOrigin": "CN", "approximatePrice": 3.12, "safetyAndToxicity": [], "shippingDimensions": {"depth": 8, "width": 6, "height": 0.2, "weight": 0.1}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 9.71, "universalProductCode": "037332260642", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "Limited Lifetime"}
                                            [price_stock_json] => {"itemId": "U050AB006WHCA", "rebate": {"amount": "0.07", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "3.12", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:23
                                            [updated_at] => 2026-03-08 07:38:33
                                            [source] => DH
                                            [vendor_part] => U050AB-006-WH
                                            [upc] => 037332260642
                                        )

                                    [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] => *
                                        )

                                )

                            [2425] => 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] => 8560
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 6" Micro USB B to USB OTG
                                            [code] => U05206NRACA
                                            [slug] => 6-micro-usb-b-to-usb-otg
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 6" Micro USB B to USB OTG
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 4.52
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U05206NRACA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "6\" Micro USB B to USB OTG", "subcategory": "USB Cables", "vendorItemId": "U052-06N-RA", "countryOfOrigin": "CN", "approximatePrice": 4.52, "safetyAndToxicity": [], "shippingDimensions": {"depth": 6, "width": 4, "height": 0.5, "weight": 0.04}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 14.15, "universalProductCode": "037332196538", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U05206NRACA", "rebate": {"amount": "0.11", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "4.52", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:23
                                            [updated_at] => 2026-03-08 07:38:33
                                            [source] => DH
                                            [vendor_part] => U052-06N-RA
                                            [upc] => 037332196538
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8560
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 6" Micro USB B to USB OTG
                                            [code] => U05206NRACA
                                            [slug] => 6-micro-usb-b-to-usb-otg
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 6" Micro USB B to USB OTG
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 4.52
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U05206NRACA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "6\" Micro USB B to USB OTG", "subcategory": "USB Cables", "vendorItemId": "U052-06N-RA", "countryOfOrigin": "CN", "approximatePrice": 4.52, "safetyAndToxicity": [], "shippingDimensions": {"depth": 6, "width": 4, "height": 0.5, "weight": 0.04}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 14.15, "universalProductCode": "037332196538", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U05206NRACA", "rebate": {"amount": "0.11", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "4.52", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:23
                                            [updated_at] => 2026-03-08 07:38:33
                                            [source] => DH
                                            [vendor_part] => U052-06N-RA
                                            [upc] => 037332196538
                                        )

                                    [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] => *
                                        )

                                )

                            [2426] => 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] => 8561
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 6ft USB A to 5Pin Mini B Cable
                                            [code] => U030006CA
                                            [slug] => 6ft-usb-a-to-5pin-mini-b-cable
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 6ft USB A to 5Pin Mini B Cable
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 3.54
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U030006CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "6ft USB A to 5Pin Mini B Cable", "subcategory": "USB Cables", "vendorItemId": "U030-006", "countryOfOrigin": "CN", "approximatePrice": 3.54, "safetyAndToxicity": [], "shippingDimensions": {"depth": 1, "width": 9.5, "height": 7, "weight": 0.1}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 11.07, "universalProductCode": "037332128089", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "Limited Lifetime"}
                                            [price_stock_json] => {"itemId": "U030006CA", "rebate": {"amount": "0.09", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "3.54", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:23
                                            [updated_at] => 2026-03-08 07:38:29
                                            [source] => DH
                                            [vendor_part] => U030-006
                                            [upc] => 037332128089
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8561
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 6ft USB A to 5Pin Mini B Cable
                                            [code] => U030006CA
                                            [slug] => 6ft-usb-a-to-5pin-mini-b-cable
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 6ft USB A to 5Pin Mini B Cable
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 3.54
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U030006CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "6ft USB A to 5Pin Mini B Cable", "subcategory": "USB Cables", "vendorItemId": "U030-006", "countryOfOrigin": "CN", "approximatePrice": 3.54, "safetyAndToxicity": [], "shippingDimensions": {"depth": 1, "width": 9.5, "height": 7, "weight": 0.1}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 11.07, "universalProductCode": "037332128089", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "Limited Lifetime"}
                                            [price_stock_json] => {"itemId": "U030006CA", "rebate": {"amount": "0.09", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "3.54", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:23
                                            [updated_at] => 2026-03-08 07:38:29
                                            [source] => DH
                                            [vendor_part] => U030-006
                                            [upc] => 037332128089
                                        )

                                    [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] => *
                                        )

                                )

                            [2427] => 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] => 8562
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 6' Hi Speed USB 2.0 to USB B
                                            [code] => U030006COILCA
                                            [slug] => 6-hi-speed-usb-20-to-usb-b
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 6' Hi Speed USB 2.0 to USB B
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 2.22
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U030006COILCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "6' Hi Speed USB 2.0 to USB B", "subcategory": "USB Cables", "vendorItemId": "U030-006-COIL", "countryOfOrigin": "CN", "approximatePrice": 2.22, "safetyAndToxicity": [], "shippingDimensions": {"depth": 9, "width": 7, "height": 0.5, "weight": 0.15}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 6.96, "universalProductCode": "037332197238", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U030006COILCA", "rebate": {"amount": "0.06", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "2.22", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:24
                                            [updated_at] => 2026-03-08 07:38:29
                                            [source] => DH
                                            [vendor_part] => U030-006-COIL
                                            [upc] => 037332197238
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8562
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 6' Hi Speed USB 2.0 to USB B
                                            [code] => U030006COILCA
                                            [slug] => 6-hi-speed-usb-20-to-usb-b
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 6' Hi Speed USB 2.0 to USB B
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 2.22
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U030006COILCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "6' Hi Speed USB 2.0 to USB B", "subcategory": "USB Cables", "vendorItemId": "U030-006-COIL", "countryOfOrigin": "CN", "approximatePrice": 2.22, "safetyAndToxicity": [], "shippingDimensions": {"depth": 9, "width": 7, "height": 0.5, "weight": 0.15}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 6.96, "universalProductCode": "037332197238", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U030006COILCA", "rebate": {"amount": "0.06", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "2.22", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:24
                                            [updated_at] => 2026-03-08 07:38:29
                                            [source] => DH
                                            [vendor_part] => U030-006-COIL
                                            [upc] => 037332197238
                                        )

                                    [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] => *
                                        )

                                )

                            [2428] => 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] => 8563
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB-A MINI-B ANTIBACTERIAL 6FT
                                            [code] => U030AB006WHCA
                                            [slug] => usb-a-mini-b-antibacterial-6ft
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB-A MINI-B ANTIBACTERIAL 6FT
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 3.68
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U030AB006WHCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB-A MINI-B ANTIBACTERIAL 6FT", "subcategory": "USB Cables", "vendorItemId": "U030AB-006-WH", "countryOfOrigin": "CN", "approximatePrice": 3.68, "safetyAndToxicity": [], "shippingDimensions": {"depth": 7, "width": 7, "height": 0.5, "weight": 0.1}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 11.52, "universalProductCode": "037332260635", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "Limited Lifetime"}
                                            [price_stock_json] => {"itemId": "U030AB006WHCA", "rebate": {"amount": "0.09", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "3.68", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:24
                                            [updated_at] => 2026-03-08 07:38:29
                                            [source] => DH
                                            [vendor_part] => U030AB-006-WH
                                            [upc] => 037332260635
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8563
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB-A MINI-B ANTIBACTERIAL 6FT
                                            [code] => U030AB006WHCA
                                            [slug] => usb-a-mini-b-antibacterial-6ft
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB-A MINI-B ANTIBACTERIAL 6FT
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 3.68
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U030AB006WHCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB-A MINI-B ANTIBACTERIAL 6FT", "subcategory": "USB Cables", "vendorItemId": "U030AB-006-WH", "countryOfOrigin": "CN", "approximatePrice": 3.68, "safetyAndToxicity": [], "shippingDimensions": {"depth": 7, "width": 7, "height": 0.5, "weight": 0.1}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 11.52, "universalProductCode": "037332260635", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "Limited Lifetime"}
                                            [price_stock_json] => {"itemId": "U030AB006WHCA", "rebate": {"amount": "0.09", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "3.68", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:24
                                            [updated_at] => 2026-03-08 07:38:29
                                            [source] => DH
                                            [vendor_part] => U030AB-006-WH
                                            [upc] => 037332260635
                                        )

                                    [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] => *
                                        )

                                )

                            [2429] => 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] => 8564
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 3ft USB 2.0 Hi Speed Cable
                                            [code] => U038003CA
                                            [slug] => 3ft-usb-20-hi-speed-cable
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 3ft USB 2.0 Hi Speed Cable
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 8.8
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U038003CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "3ft USB 2.0 Hi Speed Cable", "subcategory": "USB Cables", "vendorItemId": "U038-003", "countryOfOrigin": "CN", "approximatePrice": 8.8, "safetyAndToxicity": [], "shippingDimensions": {"depth": 9, "width": 7, "height": 0.5, "weight": 0.04}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 27.5, "universalProductCode": "037332188564", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U038003CA", "rebate": {"amount": "0.22", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "8.80", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:24
                                            [updated_at] => 2026-03-08 07:38:29
                                            [source] => DH
                                            [vendor_part] => U038-003
                                            [upc] => 037332188564
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8564
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 3ft USB 2.0 Hi Speed Cable
                                            [code] => U038003CA
                                            [slug] => 3ft-usb-20-hi-speed-cable
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 3ft USB 2.0 Hi Speed Cable
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 8.8
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U038003CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "3ft USB 2.0 Hi Speed Cable", "subcategory": "USB Cables", "vendorItemId": "U038-003", "countryOfOrigin": "CN", "approximatePrice": 8.8, "safetyAndToxicity": [], "shippingDimensions": {"depth": 9, "width": 7, "height": 0.5, "weight": 0.04}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 27.5, "universalProductCode": "037332188564", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U038003CA", "rebate": {"amount": "0.22", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "8.80", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:24
                                            [updated_at] => 2026-03-08 07:38:29
                                            [source] => DH
                                            [vendor_part] => U038-003
                                            [upc] => 037332188564
                                        )

                                    [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] => *
                                        )

                                )

                            [2430] => 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] => 8565
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USBA to USB C Cable MM Right
                                            [code] => U038003CRACA
                                            [slug] => usba-to-usb-c-cable-mm-right
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USBA to USB C Cable MM Right
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 11.29
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U038003CRACA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USBA to USB C Cable MM Right", "subcategory": "USB Cables", "vendorItemId": "U038-003-CRA", "countryOfOrigin": "CN", "approximatePrice": 11.29, "safetyAndToxicity": [], "shippingDimensions": {"depth": 0.5, "width": 7, "height": 9, "weight": 0.06}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 35.35, "universalProductCode": "037332214119", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "Limited Lifetime"}
                                            [price_stock_json] => {"itemId": "U038003CRACA", "rebate": {"amount": "0.29", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "11.29", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:25
                                            [updated_at] => 2026-03-08 07:38:29
                                            [source] => DH
                                            [vendor_part] => U038-003-CRA
                                            [upc] => 037332214119
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8565
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USBA to USB C Cable MM Right
                                            [code] => U038003CRACA
                                            [slug] => usba-to-usb-c-cable-mm-right
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USBA to USB C Cable MM Right
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 11.29
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U038003CRACA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USBA to USB C Cable MM Right", "subcategory": "USB Cables", "vendorItemId": "U038-003-CRA", "countryOfOrigin": "CN", "approximatePrice": 11.29, "safetyAndToxicity": [], "shippingDimensions": {"depth": 0.5, "width": 7, "height": 9, "weight": 0.06}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 35.35, "universalProductCode": "037332214119", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "Limited Lifetime"}
                                            [price_stock_json] => {"itemId": "U038003CRACA", "rebate": {"amount": "0.29", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "11.29", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:25
                                            [updated_at] => 2026-03-08 07:38:29
                                            [source] => DH
                                            [vendor_part] => U038-003-CRA
                                            [upc] => 037332214119
                                        )

                                    [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] => *
                                        )

                                )

                            [2431] => 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] => 8566
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 6ft USB 2.0 Hi Speed Cb A Male
                                            [code] => U038006CA
                                            [slug] => 6ft-usb-20-hi-speed-cb-a-male
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 6ft USB 2.0 Hi Speed Cb A Male
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 12.03
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U038006CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "6ft USB 2.0 Hi Speed Cb A Male", "subcategory": "USB Cables", "vendorItemId": "U038-006", "countryOfOrigin": "CN", "approximatePrice": 12.03, "safetyAndToxicity": [], "shippingDimensions": {"depth": 9, "width": 7, "height": 0.5, "weight": 0.1}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 38.45, "universalProductCode": "037332188571", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U038006CA", "rebate": {"amount": "0.30", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "12.03", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:25
                                            [updated_at] => 2026-03-08 07:38:30
                                            [source] => DH
                                            [vendor_part] => U038-006
                                            [upc] => 037332188571
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8566
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 6ft USB 2.0 Hi Speed Cb A Male
                                            [code] => U038006CA
                                            [slug] => 6ft-usb-20-hi-speed-cb-a-male
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 6ft USB 2.0 Hi Speed Cb A Male
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 12.03
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U038006CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "6ft USB 2.0 Hi Speed Cb A Male", "subcategory": "USB Cables", "vendorItemId": "U038-006", "countryOfOrigin": "CN", "approximatePrice": 12.03, "safetyAndToxicity": [], "shippingDimensions": {"depth": 9, "width": 7, "height": 0.5, "weight": 0.1}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 38.45, "universalProductCode": "037332188571", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U038006CA", "rebate": {"amount": "0.30", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "12.03", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:25
                                            [updated_at] => 2026-03-08 07:38:30
                                            [source] => DH
                                            [vendor_part] => U038-006
                                            [upc] => 037332188571
                                        )

                                    [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] => *
                                        )

                                )

                            [2432] => 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] => 8567
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB C to USB A Cable 3A USB IF
                                            [code] => U038C13CA
                                            [slug] => usb-c-to-usb-a-cable-3a-usb-if
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB C to USB A Cable 3A USB IF
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 22.93
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U038C13CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB C to USB A Cable 3A USB IF", "subcategory": "USB Cables", "vendorItemId": "U038-C13", "countryOfOrigin": "CN", "approximatePrice": 22.93, "safetyAndToxicity": [], "shippingDimensions": {"depth": 0.5, "width": 7, "height": 9, "weight": 0.16}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 73.35, "universalProductCode": "037332214928", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U038C13CA", "rebate": {"amount": "0.59", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "22.93", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:25
                                            [updated_at] => 2026-03-08 07:38:30
                                            [source] => DH
                                            [vendor_part] => U038-C13
                                            [upc] => 037332214928
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8567
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USB C to USB A Cable 3A USB IF
                                            [code] => U038C13CA
                                            [slug] => usb-c-to-usb-a-cable-3a-usb-if
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USB C to USB A Cable 3A USB IF
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 22.93
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U038C13CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USB C to USB A Cable 3A USB IF", "subcategory": "USB Cables", "vendorItemId": "U038-C13", "countryOfOrigin": "CN", "approximatePrice": 22.93, "safetyAndToxicity": [], "shippingDimensions": {"depth": 0.5, "width": 7, "height": 9, "weight": 0.16}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 73.35, "universalProductCode": "037332214928", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U038C13CA", "rebate": {"amount": "0.59", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "22.93", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:25
                                            [updated_at] => 2026-03-08 07:38:30
                                            [source] => DH
                                            [vendor_part] => U038-C13
                                            [upc] => 037332214928
                                        )

                                    [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] => *
                                        )

                                )

                            [2433] => 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] => 8568
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 1' USB Right Angle Extension
                                            [code] => U00510ICN
                                            [slug] => 1-usb-right-angle-extension
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 1' USB Right Angle Extension
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 7.66
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U00510ICN", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "1' USB Right Angle Extension", "subcategory": "USB Cables", "vendorItemId": "U005-10I", "countryOfOrigin": "CN", "approximatePrice": 7.66, "safetyAndToxicity": [], "shippingDimensions": {"depth": 4, "width": 4, "height": 0.5, "weight": 0.05}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 23.95, "universalProductCode": "037332117861", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U00510ICN", "rebate": {"amount": "0.19", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "7.66", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:26
                                            [updated_at] => 2026-03-08 07:38:25
                                            [source] => DH
                                            [vendor_part] => U005-10I
                                            [upc] => 037332117861
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8568
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 1' USB Right Angle Extension
                                            [code] => U00510ICN
                                            [slug] => 1-usb-right-angle-extension
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 1' USB Right Angle Extension
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 7.66
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U00510ICN", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "1' USB Right Angle Extension", "subcategory": "USB Cables", "vendorItemId": "U005-10I", "countryOfOrigin": "CN", "approximatePrice": 7.66, "safetyAndToxicity": [], "shippingDimensions": {"depth": 4, "width": 4, "height": 0.5, "weight": 0.05}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 23.95, "universalProductCode": "037332117861", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U00510ICN", "rebate": {"amount": "0.19", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "7.66", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:26
                                            [updated_at] => 2026-03-08 07:38:25
                                            [source] => DH
                                            [vendor_part] => U005-10I
                                            [upc] => 037332117861
                                        )

                                    [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] => *
                                        )

                                )

                            [2434] => 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] => 8671
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USBSerial AdpterRS422RS485 4pr
                                            [code] => U208004INDCA
                                            [slug] => usbserial-adpterrs422rs485-4pr
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USBSerial AdpterRS422RS485 4pr
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 133.06
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U208004INDCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USBSerial AdpterRS422RS485 4pr", "subcategory": "USB Cables", "vendorItemId": "U208-004-IND", "countryOfOrigin": "CN", "approximatePrice": 133.06, "safetyAndToxicity": [], "shippingDimensions": {"depth": 11.42, "width": 18.31, "height": 6.69, "weight": 1.1}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 432.75, "universalProductCode": "037332205988", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U208004INDCA", "rebate": {"amount": "3.48", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "133.06", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:28
                                            [updated_at] => 2026-03-08 07:38:34
                                            [source] => DH
                                            [vendor_part] => U208-004-IND
                                            [upc] => 037332205988
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8671
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => USBSerial AdpterRS422RS485 4pr
                                            [code] => U208004INDCA
                                            [slug] => usbserial-adpterrs422rs485-4pr
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => USBSerial AdpterRS422RS485 4pr
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 133.06
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U208004INDCA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "USBSerial AdpterRS422RS485 4pr", "subcategory": "USB Cables", "vendorItemId": "U208-004-IND", "countryOfOrigin": "CN", "approximatePrice": 133.06, "safetyAndToxicity": [], "shippingDimensions": {"depth": 11.42, "width": 18.31, "height": 6.69, "weight": 1.1}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 432.75, "universalProductCode": "037332205988", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEARS"}
                                            [price_stock_json] => {"itemId": "U208004INDCA", "rebate": {"amount": "3.48", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "133.06", "branchInventory": [], "totalAvailableQuantity": 0}
                                            [created_at] => 2026-02-25 07:29:28
                                            [updated_at] => 2026-03-08 07:38:34
                                            [source] => DH
                                            [vendor_part] => U208-004-IND
                                            [upc] => 037332205988
                                        )

                                    [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] => *
                                        )

                                )

                            [2435] => 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] => 8675
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 6ft 2Port USB to DB9 RS 232
                                            [code] => U2090062CA
                                            [slug] => 6ft-2port-usb-to-db9-rs-232
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 6ft 2Port USB to DB9 RS 232
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 57.86
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U2090062CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "6ft 2Port USB to DB9 RS 232", "subcategory": "USB Cables", "vendorItemId": "U209-006-2", "countryOfOrigin": "CN", "approximatePrice": 57.86, "safetyAndToxicity": [], "shippingDimensions": {"depth": 5, "width": 4.9, "height": 2, "weight": 0.4}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 188.17, "universalProductCode": "037332198303", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEAR"}
                                            [price_stock_json] => {"itemId": "U2090062CA", "rebate": {"amount": "1.51", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "57.86", "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-2
                                            [upc] => 037332198303
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 8675
                                            [category_id] => 204
                                            [user_id] => 1
                                            [store_id] => 1
                                            [brand_id] => 10
                                            [status] => 0
                                            [title] => 6ft 2Port USB to DB9 RS 232
                                            [code] => U2090062CA
                                            [slug] => 6ft-2port-usb-to-db9-rs-232
                                            [tags] => 
                                            [label] => 
                                            [quality_label] => 
                                            [summary] => 6ft 2Port USB to DB9 RS 232
                                            [description] => 
                                            [average_rating] => 
                                            [price] => 57.86
                                            [discount_value] => 
                                            [unit] => 
                                            [total_stock] => 0
                                            [thumbnail] => 
                                            [banner] => 
                                            [product_json] => {"itemId": "U2090062CA", "category": "Cables Computer & AV", "itemType": "merchandise", "itemStatus": "active", "vendorName": "Tripp Lite", "description": "6ft 2Port USB to DB9 RS 232", "subcategory": "USB Cables", "vendorItemId": "U209-006-2", "countryOfOrigin": "CN", "approximatePrice": 57.86, "safetyAndToxicity": [], "shippingDimensions": {"depth": 5, "width": 4.9, "height": 2, "weight": 0.4}, "dandhWarrantyPeriod": 0, "estimatedRetailPrice": 188.17, "universalProductCode": "037332198303", "minimumAdvertisedPrice": 0, "manufacturerWarrantyPeriod": "2 YEAR"}
                                            [price_stock_json] => {"itemId": "U2090062CA", "rebate": {"amount": "1.51", "endDate": "2026-12-31T05:00:00.000Z"}, "salesPrice": "57.86", "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-2
                                            [upc] => 037332198303
                                        )

                                    [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] => 203
            [path:protected] => https://shop.hemsolutions.com/cables-computer-and-av
            [query:protected] => Array
                (
                    [page] => 203
                )

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

                )

            [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 A MICROB ANTIBACTERIAL 6FT
0.0
Mfr #: U050AB-006-WH
$ 3.49
Out of Stock Shop Now
6" Micro USB B to USB OTG
0.0
Mfr #: U052-06N-RA
$ 5.06
Out of Stock Shop Now
6ft USB A to 5Pin Mini B Cable
0.0
Mfr #: U030-006
$ 3.96
Out of Stock Shop Now
6' Hi Speed USB 2.0 to USB B
0.0
Mfr #: U030-006-COIL
$ 2.49
Out of Stock Shop Now
USB-A MINI-B ANTIBACTERIAL 6FT
0.0
Mfr #: U030AB-006-WH
$ 4.12
Out of Stock Shop Now
3ft USB 2.0 Hi Speed Cable
0.0
Mfr #: U038-003
$ 9.86
Out of Stock Shop Now
USBA to USB C Cable MM Right
0.0
Mfr #: U038-003-CRA
$ 12.64
Out of Stock Shop Now
6ft USB 2.0 Hi Speed Cb A Male
0.0
Mfr #: U038-006
$ 13.47
Out of Stock Shop Now
USB C to USB A Cable 3A USB IF
0.0
Mfr #: U038-C13
$ 25.68
Out of Stock Shop Now
1' USB Right Angle Extension
0.0
Mfr #: U005-10I
$ 8.58
Out of Stock Shop Now
USBSerial AdpterRS422RS485 4pr
0.0
Mfr #: U208-004-IND
$ 149.03
Out of Stock Shop Now
6ft 2Port USB to DB9 RS 232
0.0
Mfr #: U209-006-2
$ 64.80
Out of Stock Shop Now
USB A MICROB ANTIBACTERIAL 6FT
0.0
Mfr #: U050AB-006-WH
$ 3.49
Out of Stock Shop Now
6" Micro USB B to USB OTG
0.0
Mfr #: U052-06N-RA
$ 5.06
Out of Stock Shop Now
6ft USB A to 5Pin Mini B Cable
0.0
Mfr #: U030-006
$ 3.96
Out of Stock Shop Now
6' Hi Speed USB 2.0 to USB B
0.0
Mfr #: U030-006-COIL
$ 2.49
Out of Stock Shop Now
USB-A MINI-B ANTIBACTERIAL 6FT
0.0
Mfr #: U030AB-006-WH
$ 4.12
Out of Stock Shop Now
3ft USB 2.0 Hi Speed Cable
0.0
Mfr #: U038-003
$ 9.86
Out of Stock Shop Now
USBA to USB C Cable MM Right
0.0
Mfr #: U038-003-CRA
$ 12.64
Out of Stock Shop Now
6ft USB 2.0 Hi Speed Cb A Male
0.0
Mfr #: U038-006
$ 13.47
Out of Stock Shop Now
USB C to USB A Cable 3A USB IF
0.0
Mfr #: U038-C13
$ 25.68
Out of Stock Shop Now
1' USB Right Angle Extension
0.0
Mfr #: U005-10I
$ 8.58
Out of Stock Shop Now
USBSerial AdpterRS422RS485 4pr
0.0
Mfr #: U208-004-IND
$ 149.03
Out of Stock Shop Now
6ft 2Port USB to DB9 RS 232
0.0
Mfr #: U209-006-2
$ 64.80
Out of Stock Shop Now
USB A MICROB ANTIBACTERIAL 6FT
0.0
Mfr #: U050AB-006-WH
$ 3.49
Out of Stock Shop Now
6" Micro USB B to USB OTG
0.0
Mfr #: U052-06N-RA
$ 5.06
Out of Stock Shop Now
6ft USB A to 5Pin Mini B Cable
0.0
Mfr #: U030-006
$ 3.96
Out of Stock Shop Now
6' Hi Speed USB 2.0 to USB B
0.0
Mfr #: U030-006-COIL
$ 2.49
Out of Stock Shop Now
USB-A MINI-B ANTIBACTERIAL 6FT
0.0
Mfr #: U030AB-006-WH
$ 4.12
Out of Stock Shop Now
3ft USB 2.0 Hi Speed Cable
0.0
Mfr #: U038-003
$ 9.86
Out of Stock Shop Now
USBA to USB C Cable MM Right
0.0
Mfr #: U038-003-CRA
$ 12.64
Out of Stock Shop Now
6ft USB 2.0 Hi Speed Cb A Male
0.0
Mfr #: U038-006
$ 13.47
Out of Stock Shop Now
USB C to USB A Cable 3A USB IF
0.0
Mfr #: U038-C13
$ 25.68
Out of Stock Shop Now
1' USB Right Angle Extension
0.0
Mfr #: U005-10I
$ 8.58
Out of Stock Shop Now
USBSerial AdpterRS422RS485 4pr
0.0
Mfr #: U208-004-IND
$ 149.03
Out of Stock Shop Now
6ft 2Port USB to DB9 RS 232
0.0
Mfr #: U209-006-2
$ 64.80

USB A MICROB ANTIBACTERIAL 6FT

6" Micro USB B to USB OTG

6ft USB A to 5Pin Mini B Cable

6' Hi Speed USB 2.0 to USB B

USB-A MINI-B ANTIBACTERIAL 6FT

3ft USB 2.0 Hi Speed Cable

USBA to USB C Cable MM Right

6ft USB 2.0 Hi Speed Cb A Male

USB C to USB A Cable 3A USB IF

1' USB Right Angle Extension

USBSerial AdpterRS422RS485 4pr

6ft 2Port USB to DB9 RS 232