Product {#1736 #table: "cms_ec_products" #appends: array:1 [ 0 => "status_label" ] #fillable: array:27 [ 0 => "id" 1 => "relation_id" 2 => "product_id" 3 => "page_id" 4 => "tax_id" 5 => "type" 6 => "priority_type" 7 => "priority_id" 8 => "priority" 9 => "model" 10 => "brand" 11 => "code" 12 => "code_ean" 13 => "mpn" 14 => "price" 15 => "price_discounted" 16 => "quantity" 17 => "quantity_min" 18 => "quantity_multiple" 19 => "quantity_max" 20 => "out_of_stock" 21 => "factor" 22 => "files_upload" 23 => "uid_import" 24 => "uid_checksum" 25 => "created_at" 26 => "updated_at" ] #rules: array:9 [ "type" => "required" "model" => "required" "code" => "required|unique:cms_ec_products,code" "code_ean" => "ean_13" "quantity_min" => "required" "quantity_multiple" => "required" "quantity_max" => "required" "price_discounted" => "greater_than_or_equal_number:0|less_than:price|required_with:price" "price" => "required|greater_than_or_equal_number:0|greater_than:price_discounted" ] #searchableColumns: array:6 [ "contents.title" => 12 "model" => 10 "code" => 8 "page.name" => 8 "code_ean" => 3 "mpn" => 3 ] #morphClass: "Product" #options_load: null #father: null #repo_products: null #guarded: array:1 [ 0 => "_token" ] #cleaned: null #auto_author: false #auto_sequence: false #throwValidationExceptions: true #connection: null #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: true #attributes: array:26 [ "id" => 369 "relation_id" => 369 "product_id" => null "page_id" => 708 "tax_id" => 2 "type" => "product" "priority_type" => "Option" "priority_id" => 11 "priority" => "1.0002" "model" => "Pepe" "brand" => "Nahrin" "code" => "147" "code_ean" => null "price" => "9.090909" "price_discounted" => "0.000000" "quantity" => 500 "quantity_min" => 1 "quantity_multiple" => 1 "quantity_max" => 50 "out_of_stock" => 0 "factor" => "130.00" "files_upload" => 0 "created_at" => "2018-07-13 11:44:24" "updated_at" => "2018-11-09 10:07:55" "uid_import" => null "uid_checksum" => null ] #original: array:26 [ "id" => 369 "relation_id" => 369 "product_id" => null "page_id" => 708 "tax_id" => 2 "type" => "product" "priority_type" => "Option" "priority_id" => 11 "priority" => "1.0002" "model" => "Pepe" "brand" => "Nahrin" "code" => "147" "code_ean" => null "price" => "9.090909" "price_discounted" => "0.000000" "quantity" => 500 "quantity_min" => 1 "quantity_multiple" => 1 "quantity_max" => 50 "out_of_stock" => 0 "factor" => "130.00" "files_upload" => 0 "created_at" => "2018-07-13 11:44:24" "updated_at" => "2018-11-09 10:07:55" "uid_import" => null "uid_checksum" => null ] #relations: array:2 [ "tax" => Tax {#2292 #table: "cms_ec_tax" #guarded: array:1 [ 0 => "_token" ] #cleaned: null #auto_author: false #auto_sequence: false #throwValidationExceptions: true #connection: null #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: true #attributes: array:10 [ "id" => 2 "code" => "ETL10" "name" => "ETL 10%" "rate" => "10.000" "active" => 1 "default" => 0 "created_at" => "0000-00-00 00:00:00" "updated_at" => "0000-00-00 00:00:00" "uid_import" => null "uid_checksum" => null ] #original: array:10 [ "id" => 2 "code" => "ETL10" "name" => "ETL 10%" "rate" => "10.000" "active" => 1 "default" => 0 "created_at" => "0000-00-00 00:00:00" "updated_at" => "0000-00-00 00:00:00" "uid_import" => null "uid_checksum" => null ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] #morphClass: null +exists: true +wasRecentlyCreated: false } "options" => Collection {#2341 #items: array:6 [ 0 => Option {#2413 #table: "cms_categories_options" #morphClass: "Option" #casts: array:1 [ "active" => "integer" ] #rules: array:3 [ "category_id" => "required" "name" => "required" "active" => "boolean" ] #searchableColumns: array:1 [ "name" => 10 ] #guarded: array:1 [ 0 => "_token" ] #cleaned: null #auto_author: false #auto_sequence: false #throwValidationExceptions: true #connection: null #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: true #attributes: array:11 [ "id" => 16 "category_id" => 1 "name" => "Integratori" "type" => "product" "active" => 1 "code" => null "sequence" => "2.0002" "created_at" => "2016-12-23 15:18:03" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 16 "category_id" => 1 "name" => "Integratori" "type" => "product" "active" => 1 "code" => null "sequence" => "2.0002" "created_at" => "2016-12-23 15:18:03" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 369 "pivot_option_id" => 16 ] #relations: array:2 [ "pivot" => MorphPivot {#2416 #morphType: "item_type" #morphClass: "Product" #parent: Product {#1736} #foreignKey: "item_id" #otherKey: "option_id" #guarded: [] #connection: null #table: "cms_categories_options_objects" #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: false #attributes: array:2 [ "item_id" => 369 "option_id" => 16 ] #original: array:2 [ "item_id" => 369 "option_id" => 16 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2344 #table: "cms_omni_contents" #morphClass: "OmniContent" #fillable: array:12 [ 0 => "id" 1 => "item_id" 2 => "item_type" 3 => "lang_code" 4 => "title" 5 => "slug" 6 => "description" 7 => "image_url" 8 => "created_at" 9 => "updated_at" 10 => "uid_import" 11 => "uid_checksum" ] #rules: array:1 [ "lang_code" => "required" ] #public_image_paths: null #guarded: array:1 [ 0 => "_token" ] #cleaned: null #auto_author: false #auto_sequence: false #throwValidationExceptions: true #connection: null #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: true #attributes: array:12 [ "id" => 6 "item_id" => 16 "item_type" => "Option" "lang_code" => "it" "title" => "Integratori alimentari naturali" "slug" => "integratori-naturali" "description" => null "image_url" => "/cms-contents/uploads/prodotti-menu-nuovo-sito-integrazione-03.png" "created_at" => "2016-12-23 15:18:09" "updated_at" => "2017-03-17 14:21:14" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 6 "item_id" => 16 "item_type" => "Option" "lang_code" => "it" "title" => "Integratori alimentari naturali" "slug" => "integratori-naturali" "description" => null "image_url" => "/cms-contents/uploads/prodotti-menu-nuovo-sito-integrazione-03.png" "created_at" => "2016-12-23 15:18:09" "updated_at" => "2017-03-17 14:21:14" "uid_import" => null "uid_checksum" => null ] #relations: [] #hidden: [] #visible: [] #appends: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false #validationErrors: null #validating: true #validator: null #validationAttributeNames: null } ] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false #validationErrors: null #validating: true #validator: null #validationAttributeNames: null } 1 => Option {#2414 #table: "cms_categories_options" #morphClass: "Option" #casts: array:1 [ "active" => "integer" ] #rules: array:3 [ "category_id" => "required" "name" => "required" "active" => "boolean" ] #searchableColumns: array:1 [ "name" => 10 ] #guarded: array:1 [ 0 => "_token" ] #cleaned: null #auto_author: false #auto_sequence: false #throwValidationExceptions: true #connection: null #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: true #attributes: array:11 [ "id" => 896 "category_id" => 2 "name" => "Insaporitori - Condimenti" "type" => "product" "active" => 1 "code" => null "sequence" => "3.0061" "created_at" => "2018-01-08 09:15:10" "updated_at" => "2018-01-08 13:18:36" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 896 "category_id" => 2 "name" => "Insaporitori - Condimenti" "type" => "product" "active" => 1 "code" => null "sequence" => "3.0061" "created_at" => "2018-01-08 09:15:10" "updated_at" => "2018-01-08 13:18:36" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 369 "pivot_option_id" => 896 ] #relations: array:2 [ "pivot" => MorphPivot {#2415 #morphType: "item_type" #morphClass: "Product" #parent: Product {#1736} #foreignKey: "item_id" #otherKey: "option_id" #guarded: [] #connection: null #table: "cms_categories_options_objects" #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: false #attributes: array:2 [ "item_id" => 369 "option_id" => 896 ] #original: array:2 [ "item_id" => 369 "option_id" => 896 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2343 #table: "cms_omni_contents" #morphClass: "OmniContent" #fillable: array:12 [ 0 => "id" 1 => "item_id" 2 => "item_type" 3 => "lang_code" 4 => "title" 5 => "slug" 6 => "description" 7 => "image_url" 8 => "created_at" 9 => "updated_at" 10 => "uid_import" 11 => "uid_checksum" ] #rules: array:1 [ "lang_code" => "required" ] #public_image_paths: null #guarded: array:1 [ 0 => "_token" ] #cleaned: null #auto_author: false #auto_sequence: false #throwValidationExceptions: true #connection: null #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: true #attributes: array:12 [ "id" => 859 "item_id" => 896 "item_type" => "Option" "lang_code" => "it" "title" => "Insaporitori - Condimenti" "slug" => "insaporitori-condimenti" "description" => null "image_url" => null "created_at" => "2018-01-08 09:15:39" "updated_at" => "2018-01-08 09:15:39" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 859 "item_id" => 896 "item_type" => "Option" "lang_code" => "it" "title" => "Insaporitori - Condimenti" "slug" => "insaporitori-condimenti" "description" => null "image_url" => null "created_at" => "2018-01-08 09:15:39" "updated_at" => "2018-01-08 09:15:39" "uid_import" => null "uid_checksum" => null ] #relations: [] #hidden: [] #visible: [] #appends: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false #validationErrors: null #validating: true #validator: null #validationAttributeNames: null } ] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false #validationErrors: null #validating: true #validator: null #validationAttributeNames: null } 2 => Option {#2411 #table: "cms_categories_options" #morphClass: "Option" #casts: array:1 [ "active" => "integer" ] #rules: array:3 [ "category_id" => "required" "name" => "required" "active" => "boolean" ] #searchableColumns: array:1 [ "name" => 10 ] #guarded: array:1 [ 0 => "_token" ] #cleaned: null #auto_author: false #auto_sequence: false #throwValidationExceptions: true #connection: null #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: true #attributes: array:11 [ "id" => 948 "category_id" => 4 "name" => "Pepe pepe" "type" => "product" "active" => 1 "code" => "Pepe nero" "sequence" => "4.0193" "created_at" => "2018-07-13 12:29:57" "updated_at" => "2018-07-13 12:41:06" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 948 "category_id" => 4 "name" => "Pepe pepe" "type" => "product" "active" => 1 "code" => "Pepe nero" "sequence" => "4.0193" "created_at" => "2018-07-13 12:29:57" "updated_at" => "2018-07-13 12:41:06" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 369 "pivot_option_id" => 948 ] #relations: array:2 [ "pivot" => MorphPivot {#2418 #morphType: "item_type" #morphClass: "Product" #parent: Product {#1736} #foreignKey: "item_id" #otherKey: "option_id" #guarded: [] #connection: null #table: "cms_categories_options_objects" #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: false #attributes: array:2 [ "item_id" => 369 "option_id" => 948 ] #original: array:2 [ "item_id" => 369 "option_id" => 948 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2346 #table: "cms_omni_contents" #morphClass: "OmniContent" #fillable: array:12 [ 0 => "id" 1 => "item_id" 2 => "item_type" 3 => "lang_code" 4 => "title" 5 => "slug" 6 => "description" 7 => "image_url" 8 => "created_at" 9 => "updated_at" 10 => "uid_import" 11 => "uid_checksum" ] #rules: array:1 [ "lang_code" => "required" ] #public_image_paths: null #guarded: array:1 [ 0 => "_token" ] #cleaned: null #auto_author: false #auto_sequence: false #throwValidationExceptions: true #connection: null #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: true #attributes: array:12 [ "id" => 903 "item_id" => 948 "item_type" => "Option" "lang_code" => "it" "title" => "Pepe nero" "slug" => "pepe-nero" "description" => null "image_url" => "/cms-contents/uploads/pepe.jpeg" "created_at" => "2018-07-13 12:30:36" "updated_at" => "2018-07-13 12:30:36" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 903 "item_id" => 948 "item_type" => "Option" "lang_code" => "it" "title" => "Pepe nero" "slug" => "pepe-nero" "description" => null "image_url" => "/cms-contents/uploads/pepe.jpeg" "created_at" => "2018-07-13 12:30:36" "updated_at" => "2018-07-13 12:30:36" "uid_import" => null "uid_checksum" => null ] #relations: [] #hidden: [] #visible: [] #appends: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false #validationErrors: null #validating: true #validator: null #validationAttributeNames: null } ] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false #validationErrors: null #validating: true #validator: null #validationAttributeNames: null } 3 => Option {#2412 #table: "cms_categories_options" #morphClass: "Option" #casts: array:1 [ "active" => "integer" ] #rules: array:3 [ "category_id" => "required" "name" => "required" "active" => "boolean" ] #searchableColumns: array:1 [ "name" => 10 ] #guarded: array:1 [ 0 => "_token" ] #cleaned: null #auto_author: false #auto_sequence: false #throwValidationExceptions: true #connection: null #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: true #attributes: array:11 [ "id" => 949 "category_id" => 5 "name" => "Pepe bianco" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0617" "created_at" => "2018-07-13 12:31:42" "updated_at" => "2018-07-13 12:31:42" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 949 "category_id" => 5 "name" => "Pepe bianco" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0617" "created_at" => "2018-07-13 12:31:42" "updated_at" => "2018-07-13 12:31:42" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 369 "pivot_option_id" => 949 ] #relations: array:2 [ "pivot" => MorphPivot {#2417 #morphType: "item_type" #morphClass: "Product" #parent: Product {#1736} #foreignKey: "item_id" #otherKey: "option_id" #guarded: [] #connection: null #table: "cms_categories_options_objects" #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: false #attributes: array:2 [ "item_id" => 369 "option_id" => 949 ] #original: array:2 [ "item_id" => 369 "option_id" => 949 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2345 #table: "cms_omni_contents" #morphClass: "OmniContent" #fillable: array:12 [ 0 => "id" 1 => "item_id" 2 => "item_type" 3 => "lang_code" 4 => "title" 5 => "slug" 6 => "description" 7 => "image_url" 8 => "created_at" 9 => "updated_at" 10 => "uid_import" 11 => "uid_checksum" ] #rules: array:1 [ "lang_code" => "required" ] #public_image_paths: null #guarded: array:1 [ 0 => "_token" ] #cleaned: null #auto_author: false #auto_sequence: false #throwValidationExceptions: true #connection: null #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: true #attributes: array:12 [ "id" => 904 "item_id" => 949 "item_type" => "Option" "lang_code" => "it" "title" => "Pepe bianco" "slug" => "pepe-bianco" "description" => null "image_url" => null "created_at" => "2018-07-13 12:32:18" "updated_at" => "2018-07-13 12:32:18" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 904 "item_id" => 949 "item_type" => "Option" "lang_code" => "it" "title" => "Pepe bianco" "slug" => "pepe-bianco" "description" => null "image_url" => null "created_at" => "2018-07-13 12:32:18" "updated_at" => "2018-07-13 12:32:18" "uid_import" => null "uid_checksum" => null ] #relations: [] #hidden: [] #visible: [] #appends: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false #validationErrors: null #validating: true #validator: null #validationAttributeNames: null } ] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false #validationErrors: null #validating: true #validator: null #validationAttributeNames: null } 4 => Option {#2409 #table: "cms_categories_options" #morphClass: "Option" #casts: array:1 [ "active" => "integer" ] #rules: array:3 [ "category_id" => "required" "name" => "required" "active" => "boolean" ] #searchableColumns: array:1 [ "name" => 10 ] #guarded: array:1 [ 0 => "_token" ] #cleaned: null #auto_author: false #auto_sequence: false #throwValidationExceptions: true #connection: null #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: true #attributes: array:11 [ "id" => 950 "category_id" => 5 "name" => "Pepe di Cayenna" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0618" "created_at" => "2018-07-13 12:31:42" "updated_at" => "2018-07-13 12:31:42" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 950 "category_id" => 5 "name" => "Pepe di Cayenna" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0618" "created_at" => "2018-07-13 12:31:42" "updated_at" => "2018-07-13 12:31:42" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 369 "pivot_option_id" => 950 ] #relations: array:2 [ "pivot" => MorphPivot {#2420 #morphType: "item_type" #morphClass: "Product" #parent: Product {#1736} #foreignKey: "item_id" #otherKey: "option_id" #guarded: [] #connection: null #table: "cms_categories_options_objects" #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: false #attributes: array:2 [ "item_id" => 369 "option_id" => 950 ] #original: array:2 [ "item_id" => 369 "option_id" => 950 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2348 #table: "cms_omni_contents" #morphClass: "OmniContent" #fillable: array:12 [ 0 => "id" 1 => "item_id" 2 => "item_type" 3 => "lang_code" 4 => "title" 5 => "slug" 6 => "description" 7 => "image_url" 8 => "created_at" 9 => "updated_at" 10 => "uid_import" 11 => "uid_checksum" ] #rules: array:1 [ "lang_code" => "required" ] #public_image_paths: null #guarded: array:1 [ 0 => "_token" ] #cleaned: null #auto_author: false #auto_sequence: false #throwValidationExceptions: true #connection: null #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: true #attributes: array:12 [ "id" => 905 "item_id" => 950 "item_type" => "Option" "lang_code" => "it" "title" => "Pepe di Cayenna" "slug" => "pepe-di-cayenna" "description" => null "image_url" => null "created_at" => "2018-07-13 12:32:29" "updated_at" => "2018-07-13 12:32:29" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 905 "item_id" => 950 "item_type" => "Option" "lang_code" => "it" "title" => "Pepe di Cayenna" "slug" => "pepe-di-cayenna" "description" => null "image_url" => null "created_at" => "2018-07-13 12:32:29" "updated_at" => "2018-07-13 12:32:29" "uid_import" => null "uid_checksum" => null ] #relations: [] #hidden: [] #visible: [] #appends: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false #validationErrors: null #validating: true #validator: null #validationAttributeNames: null } ] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false #validationErrors: null #validating: true #validator: null #validationAttributeNames: null } 5 => Option {#2410 #table: "cms_categories_options" #morphClass: "Option" #casts: array:1 [ "active" => "integer" ] #rules: array:3 [ "category_id" => "required" "name" => "required" "active" => "boolean" ] #searchableColumns: array:1 [ "name" => 10 ] #guarded: array:1 [ 0 => "_token" ] #cleaned: null #auto_author: false #auto_sequence: false #throwValidationExceptions: true #connection: null #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: true #attributes: array:11 [ "id" => 951 "category_id" => 5 "name" => "pepe nero" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0619" "created_at" => "2018-07-13 12:41:53" "updated_at" => "2018-07-13 12:41:53" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 951 "category_id" => 5 "name" => "pepe nero" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0619" "created_at" => "2018-07-13 12:41:53" "updated_at" => "2018-07-13 12:41:53" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 369 "pivot_option_id" => 951 ] #relations: array:2 [ "pivot" => MorphPivot {#2419 #morphType: "item_type" #morphClass: "Product" #parent: Product {#1736} #foreignKey: "item_id" #otherKey: "option_id" #guarded: [] #connection: null #table: "cms_categories_options_objects" #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: false #attributes: array:2 [ "item_id" => 369 "option_id" => 951 ] #original: array:2 [ "item_id" => 369 "option_id" => 951 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2347 #table: "cms_omni_contents" #morphClass: "OmniContent" #fillable: array:12 [ 0 => "id" 1 => "item_id" 2 => "item_type" 3 => "lang_code" 4 => "title" 5 => "slug" 6 => "description" 7 => "image_url" 8 => "created_at" 9 => "updated_at" 10 => "uid_import" 11 => "uid_checksum" ] #rules: array:1 [ "lang_code" => "required" ] #public_image_paths: null #guarded: array:1 [ 0 => "_token" ] #cleaned: null #auto_author: false #auto_sequence: false #throwValidationExceptions: true #connection: null #primaryKey: "id" #keyType: "int" #perPage: 15 +incrementing: true +timestamps: true #attributes: array:12 [ "id" => 909 "item_id" => 951 "item_type" => "Option" "lang_code" => "it" "title" => "Pepe nero" "slug" => "2-pepe-nero" "description" => null "image_url" => null "created_at" => "2018-07-13 12:42:45" "updated_at" => "2018-07-13 12:42:45" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 909 "item_id" => 951 "item_type" => "Option" "lang_code" => "it" "title" => "Pepe nero" "slug" => "2-pepe-nero" "description" => null "image_url" => null "created_at" => "2018-07-13 12:42:45" "updated_at" => "2018-07-13 12:42:45" "uid_import" => null "uid_checksum" => null ] #relations: [] #hidden: [] #visible: [] #appends: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false #validationErrors: null #validating: true #validator: null #validationAttributeNames: null } ] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false #validationErrors: null #validating: true #validator: null #validationAttributeNames: null } ] } ] #hidden: [] #visible: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false #validationErrors: null #validating: true #validator: null #validationAttributeNames: null -applied_tax: Tax {#2292} +tax_incl: null +no_tax_control: false #price_list: null -order_dict: array:2 [ "+" => "ASC" "-" => "DESC" ] }
Condimento in polvere a base di pepe nero e bianco, pepe di Cayenna e sale marino. Ideale per arricchire con un tocco in più i vostri piatti sia freddi sia caldi.
senza lattosio · senza glutine