Illuminate\Pagination\LengthAwarePaginator Object ( [total:protected] => 4628 [lastPage:protected] => 232 [items:protected] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539484 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12267 [added_by] => 2 [product_vendor_id] => 16299430 [product_unique_code] => 95808824-1c3b-4fba-af21-3f48e0a96c44 [title] => URBAN SPACE Multicoloured Quirky Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 2299 [offer_price] => 873 [discount_percentage] => 62 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FURBAN-SPACE%2FURBAN-SPACE-Multicoloured-Quirky-Door-Curtain%2F16299430%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:27 [updated_at] => 2022-10-20 21:52:27 ) [original:protected] => Array ( [id] => 539484 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12267 [added_by] => 2 [product_vendor_id] => 16299430 [product_unique_code] => 95808824-1c3b-4fba-af21-3f48e0a96c44 [title] => URBAN SPACE Multicoloured Quirky Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 2299 [offer_price] => 873 [discount_percentage] => 62 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FURBAN-SPACE%2FURBAN-SPACE-Multicoloured-Quirky-Door-Curtain%2F16299430%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:27 [updated_at] => 2022-10-20 21:52:27 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12267 [brand_name] => URBAN SPACE [brand_slug] => urban-space [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-17 21:41:42 [updated_at] => 2022-10-17 21:41:42 ) [original:protected] => Array ( [id] => 12267 [brand_name] => URBAN SPACE [brand_slug] => urban-space [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-17 21:41:42 [updated_at] => 2022-10-17 21:41:42 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491257 [image_path] => http://assets.myntassets.com/assets/images/16299430/2021/12/4/5cab8bd2-049e-4a92-a433-730a757ad0451638617741897URBANSPACEMulticolouredQuirkyDoorCurtain1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539484 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:27 [updated_at] => 2022-10-20 21:52:27 ) [original:protected] => Array ( [id] => 491257 [image_path] => http://assets.myntassets.com/assets/images/16299430/2021/12/4/5cab8bd2-049e-4a92-a433-730a757ad0451638617741897URBANSPACEMulticolouredQuirkyDoorCurtain1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539484 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:27 [updated_at] => 2022-10-20 21:52:27 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539483 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12403 [added_by] => 2 [product_vendor_id] => 18521516 [product_unique_code] => 80ba9883-5f9c-4358-94d9-3cd2d4009a51 [title] => ROSARA HOME Unisex Beige Curtains and Sheers [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1599 [offer_price] => 799 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROSARA-HOME%2F-ROSARA-HOME-Unisex-Beige-Curtains-and-Sheers%2F18521516%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:26 [updated_at] => 2022-10-20 21:52:26 ) [original:protected] => Array ( [id] => 539483 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12403 [added_by] => 2 [product_vendor_id] => 18521516 [product_unique_code] => 80ba9883-5f9c-4358-94d9-3cd2d4009a51 [title] => ROSARA HOME Unisex Beige Curtains and Sheers [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1599 [offer_price] => 799 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROSARA-HOME%2F-ROSARA-HOME-Unisex-Beige-Curtains-and-Sheers%2F18521516%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:26 [updated_at] => 2022-10-20 21:52:26 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12403 [brand_name] => ROSARA HOME [brand_slug] => rosara-home [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 22:06:57 [updated_at] => 2022-10-19 22:06:57 ) [original:protected] => Array ( [id] => 12403 [brand_name] => ROSARA HOME [brand_slug] => rosara-home [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 22:06:57 [updated_at] => 2022-10-19 22:06:57 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491256 [image_path] => http://assets.myntassets.com/assets/images/18521516/2022/5/31/43fea772-c170-42a9-aafc-ad7da2fb6c4e1653935462598ROSARAHOMEUnisexBeigeCurtainsandSheers1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539483 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:26 [updated_at] => 2022-10-20 21:52:26 ) [original:protected] => Array ( [id] => 491256 [image_path] => http://assets.myntassets.com/assets/images/18521516/2022/5/31/43fea772-c170-42a9-aafc-ad7da2fb6c4e1653935462598ROSARAHOMEUnisexBeigeCurtainsandSheers1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539483 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:26 [updated_at] => 2022-10-20 21:52:26 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539482 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12272 [added_by] => 2 [product_vendor_id] => 19113676 [product_unique_code] => cf0506a6-e8c3-4f47-bde6-fa28f7c4f323 [title] => Homefab India Blue & Green Set of 2 Floral Room Darkening Long Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1499 [offer_price] => 799 [discount_percentage] => 46 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FHomefab-India%2FHomefab-India-Blue--Green-Set-of-2-Floral-Room-Darkening-Long-Door-Curtain%2F19113676%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:26 [updated_at] => 2022-10-20 21:52:26 ) [original:protected] => Array ( [id] => 539482 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12272 [added_by] => 2 [product_vendor_id] => 19113676 [product_unique_code] => cf0506a6-e8c3-4f47-bde6-fa28f7c4f323 [title] => Homefab India Blue & Green Set of 2 Floral Room Darkening Long Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1499 [offer_price] => 799 [discount_percentage] => 46 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FHomefab-India%2FHomefab-India-Blue--Green-Set-of-2-Floral-Room-Darkening-Long-Door-Curtain%2F19113676%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:26 [updated_at] => 2022-10-20 21:52:26 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12272 [brand_name] => Homefab India [brand_slug] => homefab-india [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-17 21:43:18 [updated_at] => 2022-10-17 21:43:18 ) [original:protected] => Array ( [id] => 12272 [brand_name] => Homefab India [brand_slug] => homefab-india [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-17 21:43:18 [updated_at] => 2022-10-17 21:43:18 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491255 [image_path] => http://assets.myntassets.com/assets/images/19113676/2022/7/14/28cb0aaf-c57c-4284-8f7d-978e0fc6d33b1657810197893HomefabIndiaBlueGreenSetof2FloralRoomDarkeningLongDoorCurtai1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539482 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:26 [updated_at] => 2022-10-20 21:52:26 ) [original:protected] => Array ( [id] => 491255 [image_path] => http://assets.myntassets.com/assets/images/19113676/2022/7/14/28cb0aaf-c57c-4284-8f7d-978e0fc6d33b1657810197893HomefabIndiaBlueGreenSetof2FloralRoomDarkeningLongDoorCurtai1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539482 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:26 [updated_at] => 2022-10-20 21:52:26 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [3] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539481 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12403 [added_by] => 2 [product_vendor_id] => 18521564 [product_unique_code] => 74463cfb-152d-4d6f-8749-5b9480233f69 [title] => ROSARA HOME Unisex Off White Curtains and Sheers [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1599 [offer_price] => 799 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROSARA-HOME%2F-ROSARA-HOME-Unisex-Off-White-Curtains-and-Sheers%2F18521564%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:25 [updated_at] => 2022-10-20 21:52:25 ) [original:protected] => Array ( [id] => 539481 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12403 [added_by] => 2 [product_vendor_id] => 18521564 [product_unique_code] => 74463cfb-152d-4d6f-8749-5b9480233f69 [title] => ROSARA HOME Unisex Off White Curtains and Sheers [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1599 [offer_price] => 799 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROSARA-HOME%2F-ROSARA-HOME-Unisex-Off-White-Curtains-and-Sheers%2F18521564%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:25 [updated_at] => 2022-10-20 21:52:25 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12403 [brand_name] => ROSARA HOME [brand_slug] => rosara-home [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 22:06:57 [updated_at] => 2022-10-19 22:06:57 ) [original:protected] => Array ( [id] => 12403 [brand_name] => ROSARA HOME [brand_slug] => rosara-home [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 22:06:57 [updated_at] => 2022-10-19 22:06:57 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491254 [image_path] => http://assets.myntassets.com/assets/images/18521564/2022/5/30/ce01ce09-d10e-4198-ae3c-4d794e2e8c241653929756061ROSARAHOMEUnisexOffWhiteCurtainsandSheers1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539481 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:25 [updated_at] => 2022-10-20 21:52:25 ) [original:protected] => Array ( [id] => 491254 [image_path] => http://assets.myntassets.com/assets/images/18521564/2022/5/30/ce01ce09-d10e-4198-ae3c-4d794e2e8c241653929756061ROSARAHOMEUnisexOffWhiteCurtainsandSheers1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539481 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:25 [updated_at] => 2022-10-20 21:52:25 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [4] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539480 [category_id] => 170 [vendor_id] => 5 [brand_id] => 8407 [added_by] => 2 [product_vendor_id] => 11705264 [product_unique_code] => ecbff1d8-a7cc-4ca7-a21c-f8d18796a883 [title] => ROMEE Navy Blue Set of 2 Door Curtains [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 2399 [offer_price] => 863 [discount_percentage] => 64 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROMEE%2FROMEE-Navy-Blue-Set-of-2-Door-Curtains%2F11705264%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:24 [updated_at] => 2022-10-20 21:52:24 ) [original:protected] => Array ( [id] => 539480 [category_id] => 170 [vendor_id] => 5 [brand_id] => 8407 [added_by] => 2 [product_vendor_id] => 11705264 [product_unique_code] => ecbff1d8-a7cc-4ca7-a21c-f8d18796a883 [title] => ROMEE Navy Blue Set of 2 Door Curtains [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 2399 [offer_price] => 863 [discount_percentage] => 64 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROMEE%2FROMEE-Navy-Blue-Set-of-2-Door-Curtains%2F11705264%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:24 [updated_at] => 2022-10-20 21:52:24 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 8407 [brand_name] => ROMEE [brand_slug] => romee [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-07-30 21:17:14 [updated_at] => 2022-07-30 21:17:14 ) [original:protected] => Array ( [id] => 8407 [brand_name] => ROMEE [brand_slug] => romee [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-07-30 21:17:14 [updated_at] => 2022-07-30 21:17:14 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491253 [image_path] => http://assets.myntassets.com/assets/images/productimage/2020/3/14/0b0c953f-c259-415f-8640-f8514cdf01271584137969872-1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539480 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:24 [updated_at] => 2022-10-20 21:52:24 ) [original:protected] => Array ( [id] => 491253 [image_path] => http://assets.myntassets.com/assets/images/productimage/2020/3/14/0b0c953f-c259-415f-8640-f8514cdf01271584137969872-1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539480 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:24 [updated_at] => 2022-10-20 21:52:24 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [5] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539479 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12369 [added_by] => 2 [product_vendor_id] => 18233390 [product_unique_code] => 3f27995b-f5e7-418f-b2ec-77a822e05222 [title] => Cortina Grey & Blue Set of 2 Floral Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1598 [offer_price] => 799 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FCortina%2FCortina-Grey--Blue-Set-of-2-Floral-Door-Curtain%2F18233390%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:23 [updated_at] => 2022-10-20 21:52:23 ) [original:protected] => Array ( [id] => 539479 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12369 [added_by] => 2 [product_vendor_id] => 18233390 [product_unique_code] => 3f27995b-f5e7-418f-b2ec-77a822e05222 [title] => Cortina Grey & Blue Set of 2 Floral Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1598 [offer_price] => 799 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FCortina%2FCortina-Grey--Blue-Set-of-2-Floral-Door-Curtain%2F18233390%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:23 [updated_at] => 2022-10-20 21:52:23 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12369 [brand_name] => Cortina [brand_slug] => cortina [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 21:09:35 [updated_at] => 2022-10-19 21:09:35 ) [original:protected] => Array ( [id] => 12369 [brand_name] => Cortina [brand_slug] => cortina [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 21:09:35 [updated_at] => 2022-10-19 21:09:35 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491252 [image_path] => http://assets.myntassets.com/assets/images/18233390/2022/5/11/597cce01-c1dc-48e4-bb5d-a5fe032b5ce41652274551073CortinaUnisexGreyCurtainsandSheers1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539479 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:23 [updated_at] => 2022-10-20 21:52:23 ) [original:protected] => Array ( [id] => 491252 [image_path] => http://assets.myntassets.com/assets/images/18233390/2022/5/11/597cce01-c1dc-48e4-bb5d-a5fe032b5ce41652274551073CortinaUnisexGreyCurtainsandSheers1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539479 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:23 [updated_at] => 2022-10-20 21:52:23 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [6] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539478 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12403 [added_by] => 2 [product_vendor_id] => 13633924 [product_unique_code] => cbf55d43-d428-45a1-8b93-31e6749c6d81 [title] => ROSARA HOME Charcoal Single Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1599 [offer_price] => 799 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROSARA-HOME%2FROSARA-HOME-Charcoal-Single-Door-Curtain%2F13633924%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:22 [updated_at] => 2022-10-20 21:52:22 ) [original:protected] => Array ( [id] => 539478 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12403 [added_by] => 2 [product_vendor_id] => 13633924 [product_unique_code] => cbf55d43-d428-45a1-8b93-31e6749c6d81 [title] => ROSARA HOME Charcoal Single Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1599 [offer_price] => 799 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROSARA-HOME%2FROSARA-HOME-Charcoal-Single-Door-Curtain%2F13633924%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:22 [updated_at] => 2022-10-20 21:52:22 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12403 [brand_name] => ROSARA HOME [brand_slug] => rosara-home [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 22:06:57 [updated_at] => 2022-10-19 22:06:57 ) [original:protected] => Array ( [id] => 12403 [brand_name] => ROSARA HOME [brand_slug] => rosara-home [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 22:06:57 [updated_at] => 2022-10-19 22:06:57 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491251 [image_path] => http://assets.myntassets.com/assets/images/productimage/2021/2/9/2479e080-0e75-4558-be3b-555d5deee7171612884499022-1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539478 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:22 [updated_at] => 2022-10-20 21:52:22 ) [original:protected] => Array ( [id] => 491251 [image_path] => http://assets.myntassets.com/assets/images/productimage/2021/2/9/2479e080-0e75-4558-be3b-555d5deee7171612884499022-1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539478 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:22 [updated_at] => 2022-10-20 21:52:22 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [7] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539477 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12272 [added_by] => 2 [product_vendor_id] => 18898580 [product_unique_code] => 85ae75ee-6e80-4c3e-96f4-89c115364564 [title] => Homefab India Grey & Cream-Coloured Set of 2 Floral Sheer Long Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1499 [offer_price] => 799 [discount_percentage] => 46 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FHomefab-India%2FHomefab-India-Grey--Cream-Coloured-Set-of-2-Floral-Sheer-Long-Door-Curtain%2F18898580%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:22 [updated_at] => 2022-10-20 21:52:22 ) [original:protected] => Array ( [id] => 539477 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12272 [added_by] => 2 [product_vendor_id] => 18898580 [product_unique_code] => 85ae75ee-6e80-4c3e-96f4-89c115364564 [title] => Homefab India Grey & Cream-Coloured Set of 2 Floral Sheer Long Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1499 [offer_price] => 799 [discount_percentage] => 46 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FHomefab-India%2FHomefab-India-Grey--Cream-Coloured-Set-of-2-Floral-Sheer-Long-Door-Curtain%2F18898580%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:22 [updated_at] => 2022-10-20 21:52:22 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12272 [brand_name] => Homefab India [brand_slug] => homefab-india [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-17 21:43:18 [updated_at] => 2022-10-17 21:43:18 ) [original:protected] => Array ( [id] => 12272 [brand_name] => Homefab India [brand_slug] => homefab-india [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-17 21:43:18 [updated_at] => 2022-10-17 21:43:18 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491250 [image_path] => http://assets.myntassets.com/assets/images/18898580/2022/6/29/6c29e39d-6423-4b63-8cd1-b361fbdb95531656511029580HomefabIndiaGreyCream-ColouredSetof2FloralSheerLongDoorCurta1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539477 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:22 [updated_at] => 2022-10-20 21:52:22 ) [original:protected] => Array ( [id] => 491250 [image_path] => http://assets.myntassets.com/assets/images/18898580/2022/6/29/6c29e39d-6423-4b63-8cd1-b361fbdb95531656511029580HomefabIndiaGreyCream-ColouredSetof2FloralSheerLongDoorCurta1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539477 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:22 [updated_at] => 2022-10-20 21:52:22 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [8] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539476 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12403 [added_by] => 2 [product_vendor_id] => 15585780 [product_unique_code] => 942e5908-5186-4279-bde9-d5a7115243aa [title] => ROSARA HOME Maroon Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1599 [offer_price] => 799 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROSARA-HOME%2FROSARA-HOME-Maroon-Door-Curtain%2F15585780%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:21 [updated_at] => 2022-10-20 21:52:21 ) [original:protected] => Array ( [id] => 539476 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12403 [added_by] => 2 [product_vendor_id] => 15585780 [product_unique_code] => 942e5908-5186-4279-bde9-d5a7115243aa [title] => ROSARA HOME Maroon Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1599 [offer_price] => 799 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROSARA-HOME%2FROSARA-HOME-Maroon-Door-Curtain%2F15585780%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:21 [updated_at] => 2022-10-20 21:52:21 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12403 [brand_name] => ROSARA HOME [brand_slug] => rosara-home [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 22:06:57 [updated_at] => 2022-10-19 22:06:57 ) [original:protected] => Array ( [id] => 12403 [brand_name] => ROSARA HOME [brand_slug] => rosara-home [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 22:06:57 [updated_at] => 2022-10-19 22:06:57 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491249 [image_path] => http://assets.myntassets.com/assets/images/15585780/2021/9/23/2a096429-b4b8-4e82-b8f6-ac1f47635b671632388083357ROSARAHOMESolidPackofSingleRegularDoorCurtain1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539476 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:21 [updated_at] => 2022-10-20 21:52:21 ) [original:protected] => Array ( [id] => 491249 [image_path] => http://assets.myntassets.com/assets/images/15585780/2021/9/23/2a096429-b4b8-4e82-b8f6-ac1f47635b671632388083357ROSARAHOMESolidPackofSingleRegularDoorCurtain1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539476 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:21 [updated_at] => 2022-10-20 21:52:21 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [9] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539475 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12334 [added_by] => 2 [product_vendor_id] => 16709122 [product_unique_code] => 4b6cf818-5d2c-401c-b5ae-2d044754a338 [title] => Divine Casa Green Satin Set of 2 Black Out Window Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 3999 [offer_price] => 799 [discount_percentage] => 80 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FDivine-Casa%2FDivine-Casa-Green-Satin-Set-of-2-Black-Out-Window-Curtain%2F16709122%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:20 [updated_at] => 2022-10-20 21:52:20 ) [original:protected] => Array ( [id] => 539475 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12334 [added_by] => 2 [product_vendor_id] => 16709122 [product_unique_code] => 4b6cf818-5d2c-401c-b5ae-2d044754a338 [title] => Divine Casa Green Satin Set of 2 Black Out Window Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 3999 [offer_price] => 799 [discount_percentage] => 80 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FDivine-Casa%2FDivine-Casa-Green-Satin-Set-of-2-Black-Out-Window-Curtain%2F16709122%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:20 [updated_at] => 2022-10-20 21:52:20 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12334 [brand_name] => Divine Casa [brand_slug] => divine-casa [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-18 21:29:28 [updated_at] => 2022-10-18 21:29:28 ) [original:protected] => Array ( [id] => 12334 [brand_name] => Divine Casa [brand_slug] => divine-casa [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-18 21:29:28 [updated_at] => 2022-10-18 21:29:28 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491248 [image_path] => http://assets.myntassets.com/assets/images/16709122/2022/1/6/15e77626-a200-4333-b7b4-eeca08e3a1321641472060219DivineCasaUnisexGreenSolid1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539475 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:20 [updated_at] => 2022-10-20 21:52:20 ) [original:protected] => Array ( [id] => 491248 [image_path] => http://assets.myntassets.com/assets/images/16709122/2022/1/6/15e77626-a200-4333-b7b4-eeca08e3a1321641472060219DivineCasaUnisexGreenSolid1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539475 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:20 [updated_at] => 2022-10-20 21:52:20 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [10] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539474 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12272 [added_by] => 2 [product_vendor_id] => 18376196 [product_unique_code] => 61cf4092-2820-4ba2-a3bf-5039c3fec779 [title] => Homefab India Gold-Toned Set of 2 Sheer Long Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1499 [offer_price] => 799 [discount_percentage] => 46 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FHomefab-India%2FHomefab-India-Gold-Toned-Set-of-2-Sheer-Long-Door-Curtain%2F18376196%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:20 [updated_at] => 2022-10-20 21:52:20 ) [original:protected] => Array ( [id] => 539474 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12272 [added_by] => 2 [product_vendor_id] => 18376196 [product_unique_code] => 61cf4092-2820-4ba2-a3bf-5039c3fec779 [title] => Homefab India Gold-Toned Set of 2 Sheer Long Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1499 [offer_price] => 799 [discount_percentage] => 46 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FHomefab-India%2FHomefab-India-Gold-Toned-Set-of-2-Sheer-Long-Door-Curtain%2F18376196%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:20 [updated_at] => 2022-10-20 21:52:20 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12272 [brand_name] => Homefab India [brand_slug] => homefab-india [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-17 21:43:18 [updated_at] => 2022-10-17 21:43:18 ) [original:protected] => Array ( [id] => 12272 [brand_name] => Homefab India [brand_slug] => homefab-india [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-17 21:43:18 [updated_at] => 2022-10-17 21:43:18 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491247 [image_path] => http://assets.myntassets.com/assets/images/18376196/2022/5/23/27c41b5e-21ca-4a8d-80e8-4cc4b74b30a11653274597569Setof2PolyesterEyeletLongDoorSheerCurtains-9feet1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539474 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:20 [updated_at] => 2022-10-20 21:52:20 ) [original:protected] => Array ( [id] => 491247 [image_path] => http://assets.myntassets.com/assets/images/18376196/2022/5/23/27c41b5e-21ca-4a8d-80e8-4cc4b74b30a11653274597569Setof2PolyesterEyeletLongDoorSheerCurtains-9feet1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539474 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:20 [updated_at] => 2022-10-20 21:52:20 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [11] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539473 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12394 [added_by] => 2 [product_vendor_id] => 18817762 [product_unique_code] => d3992e56-55ab-4bea-9092-72ad0657f6a4 [title] => MULTITEX Grey & Red Set of 2 Floral Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1599 [offer_price] => 799 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FMULTITEX%2FMULTITEX-Grey--Red-Set-of-2-Floral-Door-Curtain%2F18817762%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:19 [updated_at] => 2022-10-20 21:52:19 ) [original:protected] => Array ( [id] => 539473 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12394 [added_by] => 2 [product_vendor_id] => 18817762 [product_unique_code] => d3992e56-55ab-4bea-9092-72ad0657f6a4 [title] => MULTITEX Grey & Red Set of 2 Floral Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1599 [offer_price] => 799 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FMULTITEX%2FMULTITEX-Grey--Red-Set-of-2-Floral-Door-Curtain%2F18817762%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:19 [updated_at] => 2022-10-20 21:52:19 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12394 [brand_name] => MULTITEX [brand_slug] => multitex [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 21:50:40 [updated_at] => 2022-10-19 21:50:40 ) [original:protected] => Array ( [id] => 12394 [brand_name] => MULTITEX [brand_slug] => multitex [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 21:50:40 [updated_at] => 2022-10-19 21:50:40 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491246 [image_path] => http://assets.myntassets.com/assets/images/18817762/2022/6/22/ef0daed9-7cba-4b76-8dbc-9766a3ea527b1655886398700MULTITEXGreyRedSetof2FloralDoorCurtain1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539473 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:19 [updated_at] => 2022-10-20 21:52:19 ) [original:protected] => Array ( [id] => 491246 [image_path] => http://assets.myntassets.com/assets/images/18817762/2022/6/22/ef0daed9-7cba-4b76-8dbc-9766a3ea527b1655886398700MULTITEXGreyRedSetof2FloralDoorCurtain1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539473 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:19 [updated_at] => 2022-10-20 21:52:19 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [12] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539472 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12369 [added_by] => 2 [product_vendor_id] => 15924116 [product_unique_code] => adc875be-2db5-476a-8052-73b0886465a0 [title] => Cortina Set of 2 Maroon & White Floral Room Darkening Door Curtains [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 2998 [offer_price] => 1499 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FCortina%2FCortina-Set-of-2-Maroon--White-Floral-Room-Darkening-Door-Curtains%2F15924116%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:18 [updated_at] => 2022-10-20 21:52:18 ) [original:protected] => Array ( [id] => 539472 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12369 [added_by] => 2 [product_vendor_id] => 15924116 [product_unique_code] => adc875be-2db5-476a-8052-73b0886465a0 [title] => Cortina Set of 2 Maroon & White Floral Room Darkening Door Curtains [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 2998 [offer_price] => 1499 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FCortina%2FCortina-Set-of-2-Maroon--White-Floral-Room-Darkening-Door-Curtains%2F15924116%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:18 [updated_at] => 2022-10-20 21:52:18 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12369 [brand_name] => Cortina [brand_slug] => cortina [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 21:09:35 [updated_at] => 2022-10-19 21:09:35 ) [original:protected] => Array ( [id] => 12369 [brand_name] => Cortina [brand_slug] => cortina [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 21:09:35 [updated_at] => 2022-10-19 21:09:35 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491245 [image_path] => http://assets.myntassets.com/assets/images/15924116/2021/10/25/bf347c8b-058c-4149-b207-b4d445a127961635163475274CortinaUnisexMaroonFloral1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539472 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:18 [updated_at] => 2022-10-20 21:52:18 ) [original:protected] => Array ( [id] => 491245 [image_path] => http://assets.myntassets.com/assets/images/15924116/2021/10/25/bf347c8b-058c-4149-b207-b4d445a127961635163475274CortinaUnisexMaroonFloral1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539472 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:18 [updated_at] => 2022-10-20 21:52:18 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [13] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539471 [category_id] => 170 [vendor_id] => 5 [brand_id] => 8407 [added_by] => 2 [product_vendor_id] => 15799166 [product_unique_code] => 1036cbd9-8f04-4c5d-99fe-6faa722f513b [title] => ROMEE Off White & Red Set of 2 Floral Net Sheer Long Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 2699 [offer_price] => 917 [discount_percentage] => 66 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROMEE%2FROMEE-Off-White--Red-Set-of-2-Floral-Net-Sheer-Long-Door-Curtain%2F15799166%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:17 [updated_at] => 2022-10-20 21:52:17 ) [original:protected] => Array ( [id] => 539471 [category_id] => 170 [vendor_id] => 5 [brand_id] => 8407 [added_by] => 2 [product_vendor_id] => 15799166 [product_unique_code] => 1036cbd9-8f04-4c5d-99fe-6faa722f513b [title] => ROMEE Off White & Red Set of 2 Floral Net Sheer Long Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 2699 [offer_price] => 917 [discount_percentage] => 66 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROMEE%2FROMEE-Off-White--Red-Set-of-2-Floral-Net-Sheer-Long-Door-Curtain%2F15799166%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:17 [updated_at] => 2022-10-20 21:52:17 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 8407 [brand_name] => ROMEE [brand_slug] => romee [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-07-30 21:17:14 [updated_at] => 2022-07-30 21:17:14 ) [original:protected] => Array ( [id] => 8407 [brand_name] => ROMEE [brand_slug] => romee [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-07-30 21:17:14 [updated_at] => 2022-07-30 21:17:14 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491244 [image_path] => http://assets.myntassets.com/assets/images/15799166/2022/3/11/cb48706e-e88f-41e7-aba2-38140c6e3d451646995825233ROMEEOffWhiteRedSetof2FloralNetSheerLongDoorCurtain1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539471 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:17 [updated_at] => 2022-10-20 21:52:17 ) [original:protected] => Array ( [id] => 491244 [image_path] => http://assets.myntassets.com/assets/images/15799166/2022/3/11/cb48706e-e88f-41e7-aba2-38140c6e3d451646995825233ROMEEOffWhiteRedSetof2FloralNetSheerLongDoorCurtain1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539471 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:17 [updated_at] => 2022-10-20 21:52:17 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [14] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539470 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12403 [added_by] => 2 [product_vendor_id] => 13633904 [product_unique_code] => 48a5a6d3-432c-4af5-bf04-4e26e8da6d18 [title] => ROSARA HOME Navy Blue Single Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1599 [offer_price] => 799 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROSARA-HOME%2FROSARA-HOME-Navy-Blue-Single-Door-Curtain%2F13633904%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:17 [updated_at] => 2022-10-20 21:52:17 ) [original:protected] => Array ( [id] => 539470 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12403 [added_by] => 2 [product_vendor_id] => 13633904 [product_unique_code] => 48a5a6d3-432c-4af5-bf04-4e26e8da6d18 [title] => ROSARA HOME Navy Blue Single Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1599 [offer_price] => 799 [discount_percentage] => 50 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROSARA-HOME%2FROSARA-HOME-Navy-Blue-Single-Door-Curtain%2F13633904%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:17 [updated_at] => 2022-10-20 21:52:17 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12403 [brand_name] => ROSARA HOME [brand_slug] => rosara-home [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 22:06:57 [updated_at] => 2022-10-19 22:06:57 ) [original:protected] => Array ( [id] => 12403 [brand_name] => ROSARA HOME [brand_slug] => rosara-home [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 22:06:57 [updated_at] => 2022-10-19 22:06:57 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491243 [image_path] => http://assets.myntassets.com/assets/images/13633904/2021/10/13/20985d08-248a-484f-a129-7ffeed69a5b01634127594761ROSARAHOMENavyBlueSingleDoorCurtain1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539470 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:17 [updated_at] => 2022-10-20 21:52:17 ) [original:protected] => Array ( [id] => 491243 [image_path] => http://assets.myntassets.com/assets/images/13633904/2021/10/13/20985d08-248a-484f-a129-7ffeed69a5b01634127594761ROSARAHOMENavyBlueSingleDoorCurtain1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539470 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:17 [updated_at] => 2022-10-20 21:52:17 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [15] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539469 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12365 [added_by] => 2 [product_vendor_id] => 20142936 [product_unique_code] => e61a8595-d3ae-41e6-9117-8ee888994491 [title] => Slushy Mushy Set of 2 Striped Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1599 [offer_price] => 815 [discount_percentage] => 49 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FSlushy-Mushy%2FSlushy-Mushy-Set-of-2-Striped-Door-Curtain%2F20142936%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:16 [updated_at] => 2022-10-20 21:52:16 ) [original:protected] => Array ( [id] => 539469 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12365 [added_by] => 2 [product_vendor_id] => 20142936 [product_unique_code] => e61a8595-d3ae-41e6-9117-8ee888994491 [title] => Slushy Mushy Set of 2 Striped Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1599 [offer_price] => 815 [discount_percentage] => 49 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FSlushy-Mushy%2FSlushy-Mushy-Set-of-2-Striped-Door-Curtain%2F20142936%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:16 [updated_at] => 2022-10-20 21:52:16 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12365 [brand_name] => Slushy Mushy [brand_slug] => slushy-mushy [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 20:42:01 [updated_at] => 2022-10-19 20:42:01 ) [original:protected] => Array ( [id] => 12365 [brand_name] => Slushy Mushy [brand_slug] => slushy-mushy [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 20:42:01 [updated_at] => 2022-10-19 20:42:01 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491242 [image_path] => http://assets.myntassets.com/assets/images/20142936/2022/9/23/aba8b845-441b-4b82-9b48-6c885a7669101663923489772SlushyMushyBrownYellowSetof2StripedDoorCurtain1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539469 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:16 [updated_at] => 2022-10-20 21:52:16 ) [original:protected] => Array ( [id] => 491242 [image_path] => http://assets.myntassets.com/assets/images/20142936/2022/9/23/aba8b845-441b-4b82-9b48-6c885a7669101663923489772SlushyMushyBrownYellowSetof2StripedDoorCurtain1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539469 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:16 [updated_at] => 2022-10-20 21:52:16 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [16] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539468 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12369 [added_by] => 2 [product_vendor_id] => 14434160 [product_unique_code] => 9d47323c-97fc-4c91-800f-9e3ee18f9105 [title] => Cortina Brown Set of 2 Door Curtains [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1798 [offer_price] => 809 [discount_percentage] => 55 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FCortina%2FCortina-Brown-Set-of-2-Door-Curtains%2F14434160%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:15 [updated_at] => 2022-10-20 21:52:15 ) [original:protected] => Array ( [id] => 539468 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12369 [added_by] => 2 [product_vendor_id] => 14434160 [product_unique_code] => 9d47323c-97fc-4c91-800f-9e3ee18f9105 [title] => Cortina Brown Set of 2 Door Curtains [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1798 [offer_price] => 809 [discount_percentage] => 55 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FCortina%2FCortina-Brown-Set-of-2-Door-Curtains%2F14434160%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:15 [updated_at] => 2022-10-20 21:52:15 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12369 [brand_name] => Cortina [brand_slug] => cortina [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 21:09:35 [updated_at] => 2022-10-19 21:09:35 ) [original:protected] => Array ( [id] => 12369 [brand_name] => Cortina [brand_slug] => cortina [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 21:09:35 [updated_at] => 2022-10-19 21:09:35 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491241 [image_path] => http://assets.myntassets.com/assets/images/productimage/2021/6/1/08cccf01-2f55-4ce4-a839-cd059b704f361622554614055-1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539468 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:15 [updated_at] => 2022-10-20 21:52:15 ) [original:protected] => Array ( [id] => 491241 [image_path] => http://assets.myntassets.com/assets/images/productimage/2021/6/1/08cccf01-2f55-4ce4-a839-cd059b704f361622554614055-1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539468 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:15 [updated_at] => 2022-10-20 21:52:15 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [17] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539467 [category_id] => 170 [vendor_id] => 5 [brand_id] => 8407 [added_by] => 2 [product_vendor_id] => 16633352 [product_unique_code] => caea4432-c29a-41fe-b9bf-d661860f1207 [title] => ROMEE Green Set of 2 Room Darkening Long Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 2499 [offer_price] => 824 [discount_percentage] => 67 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROMEE%2FROMEE-Green-Set-of-2-Room-Darkening-Long-Door-Curtain%2F16633352%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:15 [updated_at] => 2022-10-20 21:52:15 ) [original:protected] => Array ( [id] => 539467 [category_id] => 170 [vendor_id] => 5 [brand_id] => 8407 [added_by] => 2 [product_vendor_id] => 16633352 [product_unique_code] => caea4432-c29a-41fe-b9bf-d661860f1207 [title] => ROMEE Green Set of 2 Room Darkening Long Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 2499 [offer_price] => 824 [discount_percentage] => 67 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FROMEE%2FROMEE-Green-Set-of-2-Room-Darkening-Long-Door-Curtain%2F16633352%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:15 [updated_at] => 2022-10-20 21:52:15 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 8407 [brand_name] => ROMEE [brand_slug] => romee [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-07-30 21:17:14 [updated_at] => 2022-07-30 21:17:14 ) [original:protected] => Array ( [id] => 8407 [brand_name] => ROMEE [brand_slug] => romee [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-07-30 21:17:14 [updated_at] => 2022-07-30 21:17:14 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491240 [image_path] => http://assets.myntassets.com/assets/images/16633352/2021/12/28/d2712eea-d2fa-4f6c-b068-c50d2186a3051640713636448CurtainsandSheers1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539467 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:15 [updated_at] => 2022-10-20 21:52:15 ) [original:protected] => Array ( [id] => 491240 [image_path] => http://assets.myntassets.com/assets/images/16633352/2021/12/28/d2712eea-d2fa-4f6c-b068-c50d2186a3051640713636448CurtainsandSheers1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539467 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:15 [updated_at] => 2022-10-20 21:52:15 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [18] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539466 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12268 [added_by] => 2 [product_vendor_id] => 11945954 [product_unique_code] => a5949905-a190-41d1-8143-5cbb20d45a6c [title] => Soumya Red Single Room Darkening Long Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1299 [offer_price] => 805 [discount_percentage] => 38 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FSoumya%2FSoumya-Red-Single-Room-Darkening-Long-Door-Curtain%2F11945954%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:14 [updated_at] => 2022-10-20 21:52:14 ) [original:protected] => Array ( [id] => 539466 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12268 [added_by] => 2 [product_vendor_id] => 11945954 [product_unique_code] => a5949905-a190-41d1-8143-5cbb20d45a6c [title] => Soumya Red Single Room Darkening Long Door Curtain [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1299 [offer_price] => 805 [discount_percentage] => 38 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FSoumya%2FSoumya-Red-Single-Room-Darkening-Long-Door-Curtain%2F11945954%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:14 [updated_at] => 2022-10-20 21:52:14 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12268 [brand_name] => Soumya [brand_slug] => soumya [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-17 21:41:45 [updated_at] => 2022-10-17 21:41:45 ) [original:protected] => Array ( [id] => 12268 [brand_name] => Soumya [brand_slug] => soumya [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-17 21:41:45 [updated_at] => 2022-10-17 21:41:45 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491239 [image_path] => http://assets.myntassets.com/assets/images/11945954/2020/6/15/aafbb54f-19b8-4494-9068-e390fa57ed661592230025297Soumya100PremiumCottonSolidDesignRedColorEyeletCurtain1pcLon1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539466 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:14 [updated_at] => 2022-10-20 21:52:14 ) [original:protected] => Array ( [id] => 491239 [image_path] => http://assets.myntassets.com/assets/images/11945954/2020/6/15/aafbb54f-19b8-4494-9068-e390fa57ed661592230025297Soumya100PremiumCottonSolidDesignRedColorEyeletCurtain1pcLon1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539466 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:14 [updated_at] => 2022-10-20 21:52:14 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [19] => App\Product Object ( [fillable:protected] => Array ( [0] => category_id [1] => vendor_id [2] => brand_id [3] => added_by [4] => product_vendor_id [5] => title [6] => product_unique_code [7] => description [8] => currency [9] => actual_price [10] => offer_price [11] => discount_percentage [12] => vendor_url [13] => special_url [14] => in_stock [15] => is_new [16] => is_featured [17] => is_on_sale [18] => is_popular [19] => is_expired [20] => is_cod_available [21] => is_emi_available [22] => product_status [23] => love_count [24] => comment_count [25] => made_for ) [hidden:protected] => Array ( [0] => vendor_url [1] => created_at [2] => updated_at ) [casts:protected] => Array ( [category_id] => integer [vendor_id] => integer [brand_id] => integer [added_by] => integer [in_stock] => boolean [is_new] => boolean [is_featured] => boolean [is_on_sale] => boolean [is_popular] => boolean [is_expired] => boolean [is_cod_available] => boolean [is_emi_available] => boolean [love_count] => integer [comment_count] => integer ) [connection:protected] => mysql [table:protected] => products [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 539465 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12369 [added_by] => 2 [product_vendor_id] => 12376668 [product_unique_code] => 1f6a44c2-e9b6-439a-b6fa-4c069cf8aca2 [title] => Cortina Green Set of 2 Door Curtains [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1698 [offer_price] => 815 [discount_percentage] => 52 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FCortina%2FCortina-Green-Set-of-2-Door-Curtains%2F12376668%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:13 [updated_at] => 2022-10-20 21:52:13 ) [original:protected] => Array ( [id] => 539465 [category_id] => 170 [vendor_id] => 5 [brand_id] => 12369 [added_by] => 2 [product_vendor_id] => 12376668 [product_unique_code] => 1f6a44c2-e9b6-439a-b6fa-4c069cf8aca2 [title] => Cortina Green Set of 2 Door Curtains [description] => [currency] => INR [made_for] => FEMALE [actual_price] => 1698 [offer_price] => 815 [discount_percentage] => 52 [vendor_url] => https://linksredirect.com/?pub_id=29825CL26880&source=linkkit&url=https%3A%2F%2Fmyntra.com%2FCurtains-and-Sheers%2FCortina%2FCortina-Green-Set-of-2-Door-Curtains%2F12376668%2Fbuy [special_url] => [in_stock] => 1 [is_new] => 1 [is_featured] => 0 [is_on_sale] => 0 [is_popular] => 0 [is_expired] => 0 [is_cod_available] => 0 [is_emi_available] => 0 [product_status] => PUBLISHED [love_count] => 0 [comment_count] => 0 [created_at] => 2022-10-20 21:52:13 [updated_at] => 2022-10-20 21:52:13 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [category] => App\Category Object ( [fillable:protected] => Array ( [0] => category_name [1] => category_slug [2] => description [3] => parent_category_id [4] => category_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [parent_category_id] => integer [category_status] => boolean ) [connection:protected] => mysql [table:protected] => categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [original:protected] => Array ( [id] => 170 [parent_category_id] => 132 [category_name] => Curtains [category_slug] => curtains [description] => [category_status] => 1 [created_at] => 2022-10-15 11:48:58 [updated_at] => 2022-10-15 11:48:58 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [vendor] => App\Vendor Object ( [fillable:protected] => Array ( [0] => vendor_name [1] => vendor_slug [2] => vendor_website [3] => vendor_website_search_page [4] => vendor_logo_url [5] => vendor_status ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [vendor_status] => boolean ) [connection:protected] => mysql [table:protected] => vendors [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [original:protected] => Array ( [id] => 5 [vendor_name] => Myntra [vendor_slug] => myntra [vendor_website] => http://www.myntra.com [vendor_logo_url] => https://res.cloudinary.com/netq-recipes/image/upload/v1525705424/o4bv7mkhpc21qcairne7.png [vendor_status] => 1 [created_at] => 2018-06-21 12:21:33 [updated_at] => 2020-08-10 15:41:25 [vendor_website_search_page] => https://www.myntra.com/ ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [brand] => App\Brand Object ( [fillable:protected] => Array ( [0] => brand_name [1] => brand_slug [2] => brand_website [3] => brand_logo_url [4] => brand_status [5] => is_top ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at ) [casts:protected] => Array ( [brand_status] => boolean [is_top] => boolean ) [connection:protected] => mysql [table:protected] => brands [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12369 [brand_name] => Cortina [brand_slug] => cortina [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 21:09:35 [updated_at] => 2022-10-19 21:09:35 ) [original:protected] => Array ( [id] => 12369 [brand_name] => Cortina [brand_slug] => cortina [brand_website] => [brand_logo_url] => [brand_status] => 1 [is_top] => 0 [created_at] => 2022-10-19 21:09:35 [updated_at] => 2022-10-19 21:09:35 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) [images] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Image Object ( [fillable:protected] => Array ( [0] => image_path [1] => image_vendor_url [2] => is_thumb [3] => sorting_order [4] => image_status [5] => object_hash [6] => object_id [7] => object_type [8] => cloud_public_id [9] => cloud_signature [10] => image_width [11] => image_height ) [hidden:protected] => Array ( [0] => created_at [1] => updated_at [2] => image_status [3] => object_type [4] => cloud_public_id [5] => cloud_signature ) [casts:protected] => Array ( [sorting_order] => integer [image_status] => boolean [is_thumb] => boolean ) [connection:protected] => mysql [table:protected] => images [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 491238 [image_path] => http://assets.myntassets.com/assets/images/12376668/2021/10/13/e2d16a30-e529-4786-8684-02da6cf978141634119333287CortinaGreenSetof2DoorCurtains1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539465 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:13 [updated_at] => 2022-10-20 21:52:13 ) [original:protected] => Array ( [id] => 491238 [image_path] => http://assets.myntassets.com/assets/images/12376668/2021/10/13/e2d16a30-e529-4786-8684-02da6cf978141634119333287CortinaGreenSetof2DoorCurtains1.jpg [image_vendor_url] => [is_thumb] => 1 [sorting_order] => 1 [image_status] => 1 [object_hash] => [object_id] => 539465 [object_type] => products [cloud_public_id] => [cloud_signature] => [image_height] => 700 [image_width] => 500 [created_at] => 2022-10-20 21:52:13 [updated_at] => 2022-10-20 21:52:13 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) ) [perPage:protected] => 20 [currentPage:protected] => 143 [path:protected] => https://dtashion.com/index.php/curtains/curtains-price-list-in-india [query:protected] => Array ( ) [fragment:protected] => [pageName:protected] => page [onEachSide] => 3 [options:protected] => Array ( [path] => https://dtashion.com/index.php/curtains/curtains-price-list-in-india [pageName] => page ) )
"fuck"