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" => 256 "relation_id" => 256 "product_id" => null "page_id" => 333 "tax_id" => 2 "type" => "product" "priority_type" => "Option" "priority_id" => 11 "priority" => "1.0002" "model" => "Condimento pollame" "brand" => "Nahrin" "code" => "136" "code_ean" => null "price" => "20.000000" "price_discounted" => "0.000000" "quantity" => 500 "quantity_min" => 1 "quantity_multiple" => 1 "quantity_max" => 50 "out_of_stock" => 0 "factor" => "136.00" "files_upload" => 0 "created_at" => "2017-02-10 17:10:32" "updated_at" => "2018-04-19 14:58:16" "uid_import" => null "uid_checksum" => null ] #original: array:26 [ "id" => 256 "relation_id" => 256 "product_id" => null "page_id" => 333 "tax_id" => 2 "type" => "product" "priority_type" => "Option" "priority_id" => 11 "priority" => "1.0002" "model" => "Condimento pollame" "brand" => "Nahrin" "code" => "136" "code_ean" => null "price" => "20.000000" "price_discounted" => "0.000000" "quantity" => 500 "quantity_min" => 1 "quantity_multiple" => 1 "quantity_max" => 50 "out_of_stock" => 0 "factor" => "136.00" "files_upload" => 0 "created_at" => "2017-02-10 17:10:32" "updated_at" => "2018-04-19 14:58:16" "uid_import" => null "uid_checksum" => null ] #relations: array:2 [ "tax" => Tax {#2301 #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 {#2330 #items: array:9 [ 0 => Option {#2421 #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" => 256 "pivot_option_id" => 16 ] #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" => 256 "option_id" => 16 ] #original: array:2 [ "item_id" => 256 "option_id" => 16 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2360 #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 {#2418 #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" => 256 "pivot_option_id" => 896 ] #relations: array:2 [ "pivot" => MorphPivot {#2423 #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" => 256 "option_id" => 896 ] #original: array:2 [ "item_id" => 256 "option_id" => 896 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2366 #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 {#2419 #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" => 125 "category_id" => 4 "name" => "Rosmarino2" "type" => "product" "active" => 1 "code" => null "sequence" => "4.0048" "created_at" => "2017-01-26 16:42:04" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 125 "category_id" => 4 "name" => "Rosmarino2" "type" => "product" "active" => 1 "code" => null "sequence" => "4.0048" "created_at" => "2017-01-26 16:42:04" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 256 "pivot_option_id" => 125 ] #relations: array:2 [ "pivot" => MorphPivot {#2422 #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" => 256 "option_id" => 125 ] #original: array:2 [ "item_id" => 256 "option_id" => 125 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2359 #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" => 95 "item_id" => 125 "item_type" => "Option" "lang_code" => "it" "title" => "Rosmarino" "slug" => "rosmarino" "description" => null "image_url" => "/cms-contents/uploads/swisscare-pedi-talc.jpg" "created_at" => "2017-01-26 16:42:36" "updated_at" => "2017-01-26 16:42:36" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 95 "item_id" => 125 "item_type" => "Option" "lang_code" => "it" "title" => "Rosmarino" "slug" => "rosmarino" "description" => null "image_url" => "/cms-contents/uploads/swisscare-pedi-talc.jpg" "created_at" => "2017-01-26 16:42:36" "updated_at" => "2017-01-26 16:42: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 {#2416 #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" => 677 "category_id" => 5 "name" => "aglio" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0102" "created_at" => "2017-02-10 16:47:53" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 677 "category_id" => 5 "name" => "aglio" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0102" "created_at" => "2017-02-10 16:47:53" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 256 "pivot_option_id" => 677 ] #relations: array:2 [ "pivot" => MorphPivot {#2425 #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" => 256 "option_id" => 677 ] #original: array:2 [ "item_id" => 256 "option_id" => 677 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2361 #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" => 637 "item_id" => 677 "item_type" => "Option" "lang_code" => "it" "title" => "Aglio" "slug" => "1-aglio" "description" => null "image_url" => null "created_at" => "2017-02-10 16:48:05" "updated_at" => "2017-02-10 16:48:05" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 637 "item_id" => 677 "item_type" => "Option" "lang_code" => "it" "title" => "Aglio" "slug" => "1-aglio" "description" => null "image_url" => null "created_at" => "2017-02-10 16:48:05" "updated_at" => "2017-02-10 16:48:05" "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 {#2417 #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" => 697 "category_id" => 5 "name" => "Curry" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0203" "created_at" => "2017-02-10 17:12:33" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 697 "category_id" => 5 "name" => "Curry" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0203" "created_at" => "2017-02-10 17:12:33" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 256 "pivot_option_id" => 697 ] #relations: array:2 [ "pivot" => MorphPivot {#2424 #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" => 256 "option_id" => 697 ] #original: array:2 [ "item_id" => 256 "option_id" => 697 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2372 #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" => 649 "item_id" => 697 "item_type" => "Option" "lang_code" => "it" "title" => "Curry" "slug" => "curry" "description" => null "image_url" => null "created_at" => "2017-02-10 17:15:00" "updated_at" => "2017-02-10 17:15:00" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 649 "item_id" => 697 "item_type" => "Option" "lang_code" => "it" "title" => "Curry" "slug" => "curry" "description" => null "image_url" => null "created_at" => "2017-02-10 17:15:00" "updated_at" => "2017-02-10 17:15:00" "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 {#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" => 698 "category_id" => 5 "name" => "Semi Di Senape" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0206" "created_at" => "2017-02-10 17:12:33" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 698 "category_id" => 5 "name" => "Semi Di Senape" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0206" "created_at" => "2017-02-10 17:12:33" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 256 "pivot_option_id" => 698 ] #relations: array:2 [ "pivot" => MorphPivot {#2427 #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" => 256 "option_id" => 698 ] #original: array:2 [ "item_id" => 256 "option_id" => 698 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2371 #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" => 650 "item_id" => 698 "item_type" => "Option" "lang_code" => "it" "title" => "Semi Di Senape" "slug" => "semi-di-senape" "description" => null "image_url" => null "created_at" => "2017-02-10 17:15:04" "updated_at" => "2017-02-10 17:15:04" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 650 "item_id" => 698 "item_type" => "Option" "lang_code" => "it" "title" => "Semi Di Senape" "slug" => "semi-di-senape" "description" => null "image_url" => null "created_at" => "2017-02-10 17:15:04" "updated_at" => "2017-02-10 17:15:04" "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 } 6 => Option {#2415 #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" => 684 "category_id" => 5 "name" => "Origano" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0218" "created_at" => "2017-02-10 16:55:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 684 "category_id" => 5 "name" => "Origano" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0218" "created_at" => "2017-02-10 16:55:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 256 "pivot_option_id" => 684 ] #relations: array:2 [ "pivot" => MorphPivot {#2426 #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" => 256 "option_id" => 684 ] #original: array:2 [ "item_id" => 256 "option_id" => 684 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2363 #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" => 641 "item_id" => 684 "item_type" => "Option" "lang_code" => "it" "title" => "Origano" "slug" => "origano" "description" => null "image_url" => null "created_at" => "2017-02-10 16:55:29" "updated_at" => "2017-02-10 16:55:29" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 641 "item_id" => 684 "item_type" => "Option" "lang_code" => "it" "title" => "Origano" "slug" => "origano" "description" => null "image_url" => null "created_at" => "2017-02-10 16:55:29" "updated_at" => "2017-02-10 16:55: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 } 7 => 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" => 685 "category_id" => 5 "name" => "Paprica" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0220" "created_at" => "2017-02-10 16:55:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 685 "category_id" => 5 "name" => "Paprica" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0220" "created_at" => "2017-02-10 16:55:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 256 "pivot_option_id" => 685 ] #relations: array:2 [ "pivot" => MorphPivot {#2429 #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" => 256 "option_id" => 685 ] #original: array:2 [ "item_id" => 256 "option_id" => 685 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2364 #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" => 640 "item_id" => 685 "item_type" => "Option" "lang_code" => "it" "title" => "Paprica" "slug" => "1-paprica" "description" => null "image_url" => null "created_at" => "2017-02-10 16:55:24" "updated_at" => "2017-02-10 16:55:24" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 640 "item_id" => 685 "item_type" => "Option" "lang_code" => "it" "title" => "Paprica" "slug" => "1-paprica" "description" => null "image_url" => null "created_at" => "2017-02-10 16:55:24" "updated_at" => "2017-02-10 16:55:24" "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 } 8 => 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" => 628 "category_id" => 5 "name" => "Pepe" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0259" "created_at" => "2017-02-10 12:29:07" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 628 "category_id" => 5 "name" => "Pepe" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0259" "created_at" => "2017-02-10 12:29:07" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 256 "pivot_option_id" => 628 ] #relations: array:2 [ "pivot" => MorphPivot {#2428 #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" => 256 "option_id" => 628 ] #original: array:2 [ "item_id" => 256 "option_id" => 628 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2362 #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" => 590 "item_id" => 628 "item_type" => "Option" "lang_code" => "it" "title" => "Pepe nero" "slug" => "1-pepe-nero" "description" => null "image_url" => null "created_at" => "2017-02-10 12:29:35" "updated_at" => "2018-07-13 12:41:28" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 590 "item_id" => 628 "item_type" => "Option" "lang_code" => "it" "title" => "Pepe nero" "slug" => "1-pepe-nero" "description" => null "image_url" => null "created_at" => "2017-02-10 12:29:35" "updated_at" => "2018-07-13 12:41:28" "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 {#2301} +tax_incl: null +no_tax_control: false #price_list: null -order_dict: array:2 [ "+" => "ASC" "-" => "DESC" ] }
Condimento in polvere con aglio, curry, origano, paprica, pepe, rosmarino e semi di senape. Ideale per pollame e carni bianche (coniglio, agnello e vitello) ricco di spezie ed erbe sopraffine. Eccellente per condire la carne prima di rosolarla. Ottimo per preparare gustose salse e minestre e per tutti i sughi per la pasta. Ottimo sulle patate al forno a fine cottura e sulle verdure lessate.
senza lattosio · senza glutine