Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 8940
[name] => New Apple AirPods (3rd generation)
[description] =>
Brand : Apple
Color : White
Connectivity technology : Wireless
Model name : Apple AirPods (3rd generation)
Form factor : In Ear
[content] =>
AUDIO : Spatial audio with dynamic head tracking places sound all around you
MUSIC : Adaptive EQ automatically tunes music to your ears
DESIGN : All-new contoured design
FEATURES : Force sensor lets you easily control your entertainment, answer or end calls, and more
PROTECTION : Sweat and water resistant
BATTERY : Up to 6 hours of listening time with one charge
TOTAL BATTERY BACKUP : Up to 30 hours of total listening time with the MagSafe Charging Case
ASSISTENT : Quick access to Siri by saying “Hey Siri”
EXTRA FEATURE : Effortless setup, in-ear detection and automatic switching for a magical experience
CONNECT : Easily share audio between two sets of AirPods on your iPhone, iPad, iPod touch or Apple TV
[status] => published
[images] => ["screenshot-2022-08-08-17053384825.png","61ecskrkl2l-ac-sx679-112848.jpg","612kz3wwq3l-ac-sx679-88334.jpg","81jvphvv6il-ac-sx679-29544.jpg","71i1tdykd2l-ac-sx679-92286.jpg","61zvnj-bkl-ac-sx679-174438.jpg"]
[sku] => 3ge
[order] => 0
[quantity] => 980
[allow_checkout_when_out_of_stock] => 0
[with_storehouse_management] => 1
[low_stock_alert] => 1
[is_featured] => 0
[brand_id] => 0
[is_variation] => 0
[sale_type] => 0
[price] => 999
[sale_price] => 866
[mp_point] => 200.00
[start_date] =>
[end_date] =>
[length] => 0
[wide] => 0
[height] => 0
[weight] => 0
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2023-03-23 15:23:12
[tax_id] => 0
[views] => 166
[stock_status] => in_stock
[addedby_role] => admin
[addedby_id] => 1
[minora_express] => 0
[reviews_count] => 0
[reviews_avg] =>
)
[original:protected] => Array
(
[id] => 8940
[name] => New Apple AirPods (3rd generation)
[description] =>
Brand : Apple
Color : White
Connectivity technology : Wireless
Model name : Apple AirPods (3rd generation)
Form factor : In Ear
[content] =>
AUDIO : Spatial audio with dynamic head tracking places sound all around you
MUSIC : Adaptive EQ automatically tunes music to your ears
DESIGN : All-new contoured design
FEATURES : Force sensor lets you easily control your entertainment, answer or end calls, and more
PROTECTION : Sweat and water resistant
BATTERY : Up to 6 hours of listening time with one charge
TOTAL BATTERY BACKUP : Up to 30 hours of total listening time with the MagSafe Charging Case
ASSISTENT : Quick access to Siri by saying “Hey Siri”
EXTRA FEATURE : Effortless setup, in-ear detection and automatic switching for a magical experience
CONNECT : Easily share audio between two sets of AirPods on your iPhone, iPad, iPod touch or Apple TV
[status] => published
[images] => ["screenshot-2022-08-08-17053384825.png","61ecskrkl2l-ac-sx679-112848.jpg","612kz3wwq3l-ac-sx679-88334.jpg","81jvphvv6il-ac-sx679-29544.jpg","71i1tdykd2l-ac-sx679-92286.jpg","61zvnj-bkl-ac-sx679-174438.jpg"]
[sku] => 3ge
[order] => 0
[quantity] => 980
[allow_checkout_when_out_of_stock] => 0
[with_storehouse_management] => 1
[low_stock_alert] => 1
[is_featured] => 0
[brand_id] => 0
[is_variation] => 0
[sale_type] => 0
[price] => 999
[sale_price] => 866
[mp_point] => 200.00
[start_date] =>
[end_date] =>
[length] => 0
[wide] => 0
[height] => 0
[weight] => 0
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2023-03-23 15:23:12
[tax_id] => 0
[views] => 166
[stock_status] => in_stock
[addedby_role] => admin
[addedby_id] => 1
[minora_express] => 0
[reviews_count] => 0
[reviews_avg] =>
)
[changes:protected] => Array
(
[views] => 166
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[defaultProductAttributes] => Illuminate\Database\Eloquent\Collection Object
(
[items:protected] => Array
(
)
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 2100
[key] => new-apple-airpods-3rd-generation
[reference_id] => 8940
[reference_type] => Botble\Ecommerce\Models\Product
[prefix] => products
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[original:protected] => Array
(
[id] => 2100
[key] => new-apple-airpods-3rd-generation
[reference_id] => 8940
[reference_type] => Botble\Ecommerce\Models\Product
[prefix] => products
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[tags] => Illuminate\Database\Eloquent\Collection Object
(
[items:protected] => Array
(
[0] => Botble\Ecommerce\Models\ProductTag Object
(
[table:protected] => ec_product_tags
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => status
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 19
[name] => pods
[description] =>
[status] => published
[created_at] => 2022-03-07 14:05:09
[updated_at] => 2022-03-07 14:05:09
)
[original:protected] => Array
(
[id] => 19
[name] => pods
[description] =>
[status] => published
[created_at] => 2022-03-07 14:05:09
[updated_at] => 2022-03-07 14:05:09
[pivot_product_id] => 8940
[pivot_tag_id] => 19
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_tag_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[tag_id] => 19
)
[original:protected] => Array
(
[product_id] => 8940
[tag_id] => 19
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => tag_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 570
[key] => pods
[reference_id] => 19
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-03-07 14:05:09
[updated_at] => 2022-03-07 14:05:09
)
[original:protected] => Array
(
[id] => 570
[key] => pods
[reference_id] => 19
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-03-07 14:05:09
[updated_at] => 2022-03-07 14:05:09
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[1] => Botble\Ecommerce\Models\ProductTag Object
(
[table:protected] => ec_product_tags
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => status
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 20
[name] => white pods
[description] =>
[status] => published
[created_at] => 2022-03-07 14:05:09
[updated_at] => 2022-03-07 14:05:09
)
[original:protected] => Array
(
[id] => 20
[name] => white pods
[description] =>
[status] => published
[created_at] => 2022-03-07 14:05:09
[updated_at] => 2022-03-07 14:05:09
[pivot_product_id] => 8940
[pivot_tag_id] => 20
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_tag_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[tag_id] => 20
)
[original:protected] => Array
(
[product_id] => 8940
[tag_id] => 20
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => tag_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 571
[key] => white-pods
[reference_id] => 20
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-03-07 14:05:09
[updated_at] => 2022-03-07 14:05:09
)
[original:protected] => Array
(
[id] => 571
[key] => white-pods
[reference_id] => 20
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-03-07 14:05:09
[updated_at] => 2022-03-07 14:05:09
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[2] => Botble\Ecommerce\Models\ProductTag Object
(
[table:protected] => ec_product_tags
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => status
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 218
[name] => ear pods
[description] =>
[status] => published
[created_at] => 2022-03-08 09:19:11
[updated_at] => 2022-03-08 09:19:11
)
[original:protected] => Array
(
[id] => 218
[name] => ear pods
[description] =>
[status] => published
[created_at] => 2022-03-08 09:19:11
[updated_at] => 2022-03-08 09:19:11
[pivot_product_id] => 8940
[pivot_tag_id] => 218
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_tag_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[tag_id] => 218
)
[original:protected] => Array
(
[product_id] => 8940
[tag_id] => 218
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => tag_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 780
[key] => ear-pods
[reference_id] => 218
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-03-08 09:19:11
[updated_at] => 2022-03-08 09:19:11
)
[original:protected] => Array
(
[id] => 780
[key] => ear-pods
[reference_id] => 218
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-03-08 09:19:11
[updated_at] => 2022-03-08 09:19:11
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[3] => Botble\Ecommerce\Models\ProductTag Object
(
[table:protected] => ec_product_tags
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => status
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 398
[name] => air pods
[description] =>
[status] => published
[created_at] => 2022-04-09 12:15:52
[updated_at] => 2022-04-09 12:15:52
)
[original:protected] => Array
(
[id] => 398
[name] => air pods
[description] =>
[status] => published
[created_at] => 2022-04-09 12:15:52
[updated_at] => 2022-04-09 12:15:52
[pivot_product_id] => 8940
[pivot_tag_id] => 398
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_tag_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[tag_id] => 398
)
[original:protected] => Array
(
[product_id] => 8940
[tag_id] => 398
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => tag_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 1002
[key] => air-pods
[reference_id] => 398
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-04-09 12:15:52
[updated_at] => 2022-04-09 12:15:52
)
[original:protected] => Array
(
[id] => 1002
[key] => air-pods
[reference_id] => 398
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-04-09 12:15:52
[updated_at] => 2022-04-09 12:15:52
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[4] => Botble\Ecommerce\Models\ProductTag Object
(
[table:protected] => ec_product_tags
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => status
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 399
[name] => air pods pro
[description] =>
[status] => published
[created_at] => 2022-04-09 12:15:52
[updated_at] => 2022-04-09 12:15:52
)
[original:protected] => Array
(
[id] => 399
[name] => air pods pro
[description] =>
[status] => published
[created_at] => 2022-04-09 12:15:52
[updated_at] => 2022-04-09 12:15:52
[pivot_product_id] => 8940
[pivot_tag_id] => 399
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_tag_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[tag_id] => 399
)
[original:protected] => Array
(
[product_id] => 8940
[tag_id] => 399
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => tag_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 1003
[key] => air-pods-pro
[reference_id] => 399
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-04-09 12:15:52
[updated_at] => 2022-04-09 12:15:52
)
[original:protected] => Array
(
[id] => 1003
[key] => air-pods-pro
[reference_id] => 399
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-04-09 12:15:52
[updated_at] => 2022-04-09 12:15:52
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[5] => Botble\Ecommerce\Models\ProductTag Object
(
[table:protected] => ec_product_tags
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => status
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 400
[name] => air pods 3
[description] =>
[status] => published
[created_at] => 2022-04-09 12:15:52
[updated_at] => 2022-04-09 12:15:52
)
[original:protected] => Array
(
[id] => 400
[name] => air pods 3
[description] =>
[status] => published
[created_at] => 2022-04-09 12:15:52
[updated_at] => 2022-04-09 12:15:52
[pivot_product_id] => 8940
[pivot_tag_id] => 400
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_tag_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[tag_id] => 400
)
[original:protected] => Array
(
[product_id] => 8940
[tag_id] => 400
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => tag_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 1004
[key] => air-pods-3
[reference_id] => 400
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-04-09 12:15:52
[updated_at] => 2022-04-09 12:15:52
)
[original:protected] => Array
(
[id] => 1004
[key] => air-pods-3
[reference_id] => 400
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-04-09 12:15:52
[updated_at] => 2022-04-09 12:15:52
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[6] => Botble\Ecommerce\Models\ProductTag Object
(
[table:protected] => ec_product_tags
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => status
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 411
[name] => ear pods body
[description] =>
[status] => published
[created_at] => 2022-04-09 12:19:30
[updated_at] => 2022-04-09 12:19:30
)
[original:protected] => Array
(
[id] => 411
[name] => ear pods body
[description] =>
[status] => published
[created_at] => 2022-04-09 12:19:30
[updated_at] => 2022-04-09 12:19:30
[pivot_product_id] => 8940
[pivot_tag_id] => 411
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_tag_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[tag_id] => 411
)
[original:protected] => Array
(
[product_id] => 8940
[tag_id] => 411
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => tag_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 1015
[key] => ear-pods-body
[reference_id] => 411
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-04-09 12:19:30
[updated_at] => 2022-04-09 12:19:30
)
[original:protected] => Array
(
[id] => 1015
[key] => ear-pods-body
[reference_id] => 411
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-04-09 12:19:30
[updated_at] => 2022-04-09 12:19:30
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[7] => Botble\Ecommerce\Models\ProductTag Object
(
[table:protected] => ec_product_tags
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => status
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 414
[name] => air pods body
[description] =>
[status] => published
[created_at] => 2022-04-09 12:19:30
[updated_at] => 2022-04-09 12:19:30
)
[original:protected] => Array
(
[id] => 414
[name] => air pods body
[description] =>
[status] => published
[created_at] => 2022-04-09 12:19:30
[updated_at] => 2022-04-09 12:19:30
[pivot_product_id] => 8940
[pivot_tag_id] => 414
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_tag_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[tag_id] => 414
)
[original:protected] => Array
(
[product_id] => 8940
[tag_id] => 414
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => tag_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 1018
[key] => air-pods-body
[reference_id] => 414
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-04-09 12:19:30
[updated_at] => 2022-04-09 12:19:30
)
[original:protected] => Array
(
[id] => 1018
[key] => air-pods-body
[reference_id] => 414
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-04-09 12:19:30
[updated_at] => 2022-04-09 12:19:30
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[8] => Botble\Ecommerce\Models\ProductTag Object
(
[table:protected] => ec_product_tags
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => status
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 1205
[name] => airpods 3
[description] =>
[status] => published
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[original:protected] => Array
(
[id] => 1205
[name] => airpods 3
[description] =>
[status] => published
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
[pivot_product_id] => 8940
[pivot_tag_id] => 1205
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_tag_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[tag_id] => 1205
)
[original:protected] => Array
(
[product_id] => 8940
[tag_id] => 1205
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => tag_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 2101
[key] => airpods-3
[reference_id] => 1205
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[original:protected] => Array
(
[id] => 2101
[key] => airpods-3
[reference_id] => 1205
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[9] => Botble\Ecommerce\Models\ProductTag Object
(
[table:protected] => ec_product_tags
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => status
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 1206
[name] => 3rd gen airpods
[description] =>
[status] => published
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[original:protected] => Array
(
[id] => 1206
[name] => 3rd gen airpods
[description] =>
[status] => published
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
[pivot_product_id] => 8940
[pivot_tag_id] => 1206
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_tag_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[tag_id] => 1206
)
[original:protected] => Array
(
[product_id] => 8940
[tag_id] => 1206
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => tag_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 2102
[key] => 3rd-gen-airpods
[reference_id] => 1206
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[original:protected] => Array
(
[id] => 2102
[key] => 3rd-gen-airpods
[reference_id] => 1206
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[10] => Botble\Ecommerce\Models\ProductTag Object
(
[table:protected] => ec_product_tags
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => status
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 1207
[name] => 3rd airpods
[description] =>
[status] => published
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[original:protected] => Array
(
[id] => 1207
[name] => 3rd airpods
[description] =>
[status] => published
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
[pivot_product_id] => 8940
[pivot_tag_id] => 1207
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_tag_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[tag_id] => 1207
)
[original:protected] => Array
(
[product_id] => 8940
[tag_id] => 1207
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => tag_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 2103
[key] => 3rd-airpods
[reference_id] => 1207
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[original:protected] => Array
(
[id] => 2103
[key] => 3rd-airpods
[reference_id] => 1207
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[11] => Botble\Ecommerce\Models\ProductTag Object
(
[table:protected] => ec_product_tags
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => status
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 1208
[name] => airpods3
[description] =>
[status] => published
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[original:protected] => Array
(
[id] => 1208
[name] => airpods3
[description] =>
[status] => published
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
[pivot_product_id] => 8940
[pivot_tag_id] => 1208
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_tag_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[tag_id] => 1208
)
[original:protected] => Array
(
[product_id] => 8940
[tag_id] => 1208
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => tag_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 2104
[key] => airpods3
[reference_id] => 1208
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[original:protected] => Array
(
[id] => 2104
[key] => airpods3
[reference_id] => 1208
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[12] => Botble\Ecommerce\Models\ProductTag Object
(
[table:protected] => ec_product_tags
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => status
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 1209
[name] => 3airpods
[description] =>
[status] => published
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[original:protected] => Array
(
[id] => 1209
[name] => 3airpods
[description] =>
[status] => published
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
[pivot_product_id] => 8940
[pivot_tag_id] => 1209
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_tag_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[tag_id] => 1209
)
[original:protected] => Array
(
[product_id] => 8940
[tag_id] => 1209
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => tag_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 2105
[key] => 3airpods
[reference_id] => 1209
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[original:protected] => Array
(
[id] => 2105
[key] => 3airpods
[reference_id] => 1209
[reference_type] => Botble\Ecommerce\Models\ProductTag
[prefix] => product-tags
[created_at] => 2022-08-05 12:23:32
[updated_at] => 2022-08-05 12:23:32
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
)
=> Illuminate\Database\Eloquent\Collection Object
(
[items:protected] => Array
(
[0] => Botble\Ecommerce\Models\ProductCategory Object
(
[table:protected] => ec_product_categories
[fillable:protected] => Array
(
[0] => name
[1] => parent_id
[2] => description
[3] => order
[4] => status
[5] => image
[6] => is_featured
[7] => homepage_slider
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 199
[name] => Mobile Accessories
[parent_id] => 0
[description] =>
[status] => published
[order] => 0
[image] => 11113381851.PNG
[is_featured] => 1
[homepage_slider] =>
[created_at] => 2022-02-04 12:02:33
[updated_at] => 2022-07-12 14:20:23
)
[original:protected] => Array
(
[id] => 199
[name] => Mobile Accessories
[parent_id] => 0
[description] =>
[status] => published
[order] => 0
[image] => 11113381851.PNG
[is_featured] => 1
[homepage_slider] =>
[created_at] => 2022-02-04 12:02:33
[updated_at] => 2022-07-12 14:20:23
[pivot_product_id] => 8940
[pivot_category_id] => 199
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_category_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[category_id] => 199
)
[original:protected] => Array
(
[product_id] => 8940
[category_id] => 199
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => category_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 283
[key] => mobile-accessories
[reference_id] => 199
[reference_type] => Botble\Ecommerce\Models\ProductCategory
[prefix] => product-categories
[created_at] => 2022-02-04 12:02:33
[updated_at] => 2022-02-04 12:02:33
)
[original:protected] => Array
(
[id] => 283
[key] => mobile-accessories
[reference_id] => 199
[reference_type] => Botble\Ecommerce\Models\ProductCategory
[prefix] => product-categories
[created_at] => 2022-02-04 12:02:33
[updated_at] => 2022-02-04 12:02:33
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[1] => Botble\Ecommerce\Models\ProductCategory Object
(
[table:protected] => ec_product_categories
[fillable:protected] => Array
(
[0] => name
[1] => parent_id
[2] => description
[3] => order
[4] => status
[5] => image
[6] => is_featured
[7] => homepage_slider
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 229
[name] => Minora pods
[parent_id] => 199
[description] =>
[status] => published
[order] => 0
[image] => whatsapp-image-2022-04-22-at-54634-pm29669-150x15033531.jpeg
[is_featured] => 1
[homepage_slider] =>
[created_at] => 2022-03-08 09:17:46
[updated_at] => 2022-07-17 15:08:46
)
[original:protected] => Array
(
[id] => 229
[name] => Minora pods
[parent_id] => 199
[description] =>
[status] => published
[order] => 0
[image] => whatsapp-image-2022-04-22-at-54634-pm29669-150x15033531.jpeg
[is_featured] => 1
[homepage_slider] =>
[created_at] => 2022-03-08 09:17:46
[updated_at] => 2022-07-17 15:08:46
[pivot_product_id] => 8940
[pivot_category_id] => 229
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[pivot] => Illuminate\Database\Eloquent\Relations\Pivot Object
(
[incrementing] =>
[guarded:protected] => Array
(
)
[connection:protected] =>
[table:protected] => ec_product_category_product
[primaryKey:protected] => id
[keyType:protected] => int
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[product_id] => 8940
[category_id] => 229
)
[original:protected] => Array
(
[product_id] => 8940
[category_id] => 229
)
[changes:protected] => Array
(
)
[casts: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] =>
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[pivotParent] => Botble\Ecommerce\Models\Product Object
(
[table:protected] => ec_products
[fillable:protected] => Array
(
[0] => name
[1] => description
[2] => content
[3] => status
[4] => images
[5] => sku
[6] => order
[7] => quantity
[8] => low_stock_alert
[9] => allow_checkout_when_out_of_stock
[10] => with_storehouse_management
[11] => is_featured
[12] => brand_id
[13] => is_variation
[14] => sale_type
[15] => price
[16] => sale_price
[17] => mp_point
[18] => start_date
[19] => end_date
[20] => length
[21] => wide
[22] => height
[23] => weight
[24] => tax_id
[25] => status
[26] => views
[27] => stock_status
[28] => addedby_role
[29] => addedby_id
[30] => minora_express
)
[appends:protected] => Array
(
[0] => original_price
[1] => front_sale_price
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
[stock_status] => Botble\Ecommerce\Enums\StockStatusEnum
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[foreignKey:protected] => product_id
[relatedKey:protected] => category_id
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 779
[key] => minora-pods
[reference_id] => 229
[reference_type] => Botble\Ecommerce\Models\ProductCategory
[prefix] => product-categories
[created_at] => 2022-03-08 09:17:46
[updated_at] => 2022-03-08 09:17:46
)
[original:protected] => Array
(
[id] => 779
[key] => minora-pods
[reference_id] => 229
[reference_type] => Botble\Ecommerce\Models\ProductCategory
[prefix] => product-categories
[created_at] => 2022-03-08 09:17:46
[updated_at] => 2022-03-08 09:17:46
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[parent] => Botble\Ecommerce\Models\ProductCategory Object
(
[table:protected] => ec_product_categories
[fillable:protected] => Array
(
[0] => name
[1] => parent_id
[2] => description
[3] => order
[4] => status
[5] => image
[6] => is_featured
[7] => homepage_slider
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 199
[name] => Mobile Accessories
[parent_id] => 0
[description] =>
[status] => published
[order] => 0
[image] => 11113381851.PNG
[is_featured] => 1
[homepage_slider] =>
[created_at] => 2022-02-04 12:02:33
[updated_at] => 2022-07-12 14:20:23
)
[original:protected] => Array
(
[id] => 199
[name] => Mobile Accessories
[parent_id] => 0
[description] =>
[status] => published
[order] => 0
[image] => 11113381851.PNG
[is_featured] => 1
[homepage_slider] =>
[created_at] => 2022-02-04 12:02:33
[updated_at] => 2022-07-12 14:20:23
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[parent] => Botble\Ecommerce\Models\ProductCategory Object
(
[table:protected] => ec_product_categories
[fillable:protected] => Array
(
[0] => name
[1] => parent_id
[2] => description
[3] => order
[4] => status
[5] => image
[6] => is_featured
[7] => homepage_slider
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[slugable] => Botble\Slug\Models\Slug Object
(
[table:protected] => slugs
[fillable:protected] => Array
(
[0] => key
[1] => reference_type
[2] => reference_id
[3] => prefix
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 283
[key] => mobile-accessories
[reference_id] => 199
[reference_type] => Botble\Ecommerce\Models\ProductCategory
[prefix] => product-categories
[created_at] => 2022-02-04 12:02:33
[updated_at] => 2022-02-04 12:02:33
)
[original:protected] => Array
(
[id] => 283
[key] => mobile-accessories
[reference_id] => 199
[reference_type] => Botble\Ecommerce\Models\ProductCategory
[prefix] => product-categories
[created_at] => 2022-02-04 12:02:33
[updated_at] => 2022-02-04 12:02:33
)
[changes:protected] => Array
(
)
[casts: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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
)
[metadata] => Illuminate\Database\Eloquent\Collection Object
(
[items:protected] => Array
(
[0] => Botble\Base\Models\MetaBox Object
(
[table:protected] => meta_boxes
[casts:protected] => Array
(
[meta_value] => json
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[reference_id] => 8940
[reference_type] => Botble\Ecommerce\Models\Product
[meta_key] => layout
[meta_value] => ["product-right-sidebar"]
)
[original:protected] => Array
(
[reference_id] => 8940
[reference_type] => Botble\Ecommerce\Models\Product
[meta_key] => layout
[meta_value] => ["product-right-sidebar"]
)
[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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[1] => Botble\Base\Models\MetaBox Object
(
[table:protected] => meta_boxes
[casts:protected] => Array
(
[meta_value] => json
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[reference_id] => 8940
[reference_type] => Botble\Ecommerce\Models\Product
[meta_key] => seo_meta
[meta_value] => [{"seo_title":"New Apple AirPods (3rd generation) Spatial audio with dynamic head tracking places sound | Minora Dubai Abu Dhabi UAE","seo_description":"Spatial audio with dynamic head tracking places sound all around you\r\nAdaptive EQ automatically tunes music to your ears\r\nAll-new contoured design\r\nForce sensor le"}]
)
[original:protected] => Array
(
[reference_id] => 8940
[reference_type] => Botble\Ecommerce\Models\Product
[meta_key] => seo_meta
[meta_value] => [{"seo_title":"New Apple AirPods (3rd generation) Spatial audio with dynamic head tracking places sound | Minora Dubai Abu Dhabi UAE","seo_description":"Spatial audio with dynamic head tracking places sound all around you\r\nAdaptive EQ automatically tunes music to your ears\r\nAll-new contoured design\r\nForce sensor le"}]
)
[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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[fillable:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
)
[defaultVariation] => Botble\Ecommerce\Models\ProductVariation Object
(
[table:protected] => ec_product_variations
[fillable:protected] => Array
(
[0] => product_id
[1] => configurable_product_id
[2] => is_default
)
[timestamps] =>
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[configurable_product_id] => 8940
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[casts:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
[productAttributes] => Illuminate\Database\Eloquent\Collection Object
(
[items:protected] => Array
(
)
)
)
[touches:protected] => Array
(
)
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[brand] => Botble\Ecommerce\Models\Brand Object
(
[table:protected] => ec_brands
[fillable:protected] => Array
(
[0] => name
[1] => website
[2] => logo
[3] => description
[4] => order
[5] => is_featured
[6] => status
[7] => addedby_id
[8] => addedby_role
)
[dates:protected] => Array
(
[0] => created_at
[1] => updated_at
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[changes:protected] => Array
(
)
[classCastCache:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[dispatchesEvents:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
[productCollections] => Illuminate\Database\Eloquent\Collection Object
(
[items:protected] => Array
(
)
)
[tax] => Botble\Ecommerce\Models\Tax Object
(
[table:protected] => ec_taxes
[fillable:protected] => Array
(
[0] => title
[1] => percentage
[2] => priority
[3] => status
)
[casts:protected] => Array
(
[status] => Botble\Base\Enums\BaseStatusEnum
)
[connection:protected] => mysql
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[withCount:protected] => Array
(
)
[preventsLazyLoading] =>
[perPage:protected] => 15
[exists] =>
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
)
[original:protected] => Array
(
)
[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
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
)
Add a review