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" => 184 "relation_id" => 184 "product_id" => null "page_id" => 258 "tax_id" => 2 "type" => "product" "priority_type" => "Option" "priority_id" => 11 "priority" => "1.0002" "model" => "NahroFit Cioccolato" "brand" => "Nahrin" "code" => "222" "code_ean" => null "price" => "32.727273" "price_discounted" => "0.000000" "quantity" => 500 "quantity_min" => 1 "quantity_multiple" => 1 "quantity_max" => 50 "out_of_stock" => 0 "factor" => "222.00" "files_upload" => 1 "created_at" => "2017-02-09 09:24:25" "updated_at" => "2018-04-24 09:57:34" "uid_import" => null "uid_checksum" => null ] #original: array:26 [ "id" => 184 "relation_id" => 184 "product_id" => null "page_id" => 258 "tax_id" => 2 "type" => "product" "priority_type" => "Option" "priority_id" => 11 "priority" => "1.0002" "model" => "NahroFit Cioccolato" "brand" => "Nahrin" "code" => "222" "code_ean" => null "price" => "32.727273" "price_discounted" => "0.000000" "quantity" => 500 "quantity_min" => 1 "quantity_multiple" => 1 "quantity_max" => 50 "out_of_stock" => 0 "factor" => "222.00" "files_upload" => 1 "created_at" => "2017-02-09 09:24:25" "updated_at" => "2018-04-24 09:57:34" "uid_import" => null "uid_checksum" => null ] #relations: array:2 [ "tax" => Tax {#2298 #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 {#2353 #items: array:8 [ 0 => 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" => 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" => 184 "pivot_option_id" => 16 ] #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" => 184 "option_id" => 16 ] #original: array:2 [ "item_id" => 184 "option_id" => 16 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2355 #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 {#2420 #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" => 474 "category_id" => 2 "name" => "Prima Colazione e Merenda" "type" => "product" "active" => 1 "code" => null "sequence" => "3.0063" "created_at" => "2017-02-09 09:25:28" "updated_at" => "2018-01-08 13:18:36" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 474 "category_id" => 2 "name" => "Prima Colazione e Merenda" "type" => "product" "active" => 1 "code" => null "sequence" => "3.0063" "created_at" => "2017-02-09 09:25:28" "updated_at" => "2018-01-08 13:18:36" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 184 "pivot_option_id" => 474 ] #relations: array:2 [ "pivot" => MorphPivot {#2421 #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" => 184 "option_id" => 474 ] #original: array:2 [ "item_id" => 184 "option_id" => 474 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2405 #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" => 423 "item_id" => 474 "item_type" => "Option" "lang_code" => "it" "title" => "Alimenti naturali per colazione e merenda" "slug" => "alimenti-colazione-merenda" "description" => """ <div style="text-align: center;"><span style="font-size:18px;">Sappiamo bene quanto sia difficile rinunciare al classico caffè mattutino o al cappuccino con il cornetto al solito bar, è quasi un rito propiziatorio per la giornata assaporare con voluttà un buon caffè una volta alzati, ma quanto ci costa questo caffè in termini di salute ed efficienza?<br />\r\n Una colazione equilibrata ed una merenda a metà mattina e pomeriggio sono in grado di dare piena efficienza all’organismo e a tutte le sue funzioni: respirazione, ossigenazione, circolazione, attenzione, concentrazione, integrazione di vitamine e sali minerali e soprattutto calcio che è molto importante per la crescita e la formazione delle ossa dello scheletro dei ragazzi. Una buona colazione e due merende al giorno fanno anche perdere peso.</span></div>\r\n """ "image_url" => "/cms-contents/uploads/nahrin-colazione.jpg" "created_at" => "2017-02-09 09:25:38" "updated_at" => "2018-01-08 09:27:21" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 423 "item_id" => 474 "item_type" => "Option" "lang_code" => "it" "title" => "Alimenti naturali per colazione e merenda" "slug" => "alimenti-colazione-merenda" "description" => """ <div style="text-align: center;"><span style="font-size:18px;">Sappiamo bene quanto sia difficile rinunciare al classico caffè mattutino o al cappuccino con il cornetto al solito bar, è quasi un rito propiziatorio per la giornata assaporare con voluttà un buon caffè una volta alzati, ma quanto ci costa questo caffè in termini di salute ed efficienza?<br />\r\n Una colazione equilibrata ed una merenda a metà mattina e pomeriggio sono in grado di dare piena efficienza all’organismo e a tutte le sue funzioni: respirazione, ossigenazione, circolazione, attenzione, concentrazione, integrazione di vitamine e sali minerali e soprattutto calcio che è molto importante per la crescita e la formazione delle ossa dello scheletro dei ragazzi. Una buona colazione e due merende al giorno fanno anche perdere peso.</span></div>\r\n """ "image_url" => "/cms-contents/uploads/nahrin-colazione.jpg" "created_at" => "2017-02-09 09:25:38" "updated_at" => "2018-01-08 09:27:21" "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 {#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" => 497 "category_id" => 4 "name" => "Cioccolato" "type" => "product" "active" => 1 "code" => null "sequence" => "4.0112" "created_at" => "2017-02-09 13:26:27" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 497 "category_id" => 4 "name" => "Cioccolato" "type" => "product" "active" => 1 "code" => null "sequence" => "4.0112" "created_at" => "2017-02-09 13:26:27" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 184 "pivot_option_id" => 497 ] #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" => 184 "option_id" => 497 ] #original: array:2 [ "item_id" => 184 "option_id" => 497 ] #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" => 458 "item_id" => 497 "item_type" => "Option" "lang_code" => "it" "title" => "Cioccolato" "slug" => "cioccolato" "description" => null "image_url" => "/cms-contents/uploads/nahrin-colazione-merenda-nahrofit-cioccolato.jpg" "created_at" => "2017-02-09 13:27:01" "updated_at" => "2017-02-09 13:28:01" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 458 "item_id" => 497 "item_type" => "Option" "lang_code" => "it" "title" => "Cioccolato" "slug" => "cioccolato" "description" => null "image_url" => "/cms-contents/uploads/nahrin-colazione-merenda-nahrofit-cioccolato.jpg" "created_at" => "2017-02-09 13:27:01" "updated_at" => "2017-02-09 13:28:01" "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 {#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" => 487 "category_id" => 5 "name" => "Polvere Di Latte Magro" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0062" "created_at" => "2017-02-09 11:30:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 487 "category_id" => 5 "name" => "Polvere Di Latte Magro" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0062" "created_at" => "2017-02-09 11:30:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 184 "pivot_option_id" => 487 ] #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" => 184 "option_id" => 487 ] #original: array:2 [ "item_id" => 184 "option_id" => 487 ] #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" => 450 "item_id" => 487 "item_type" => "Option" "lang_code" => "it" "title" => "Polvere di Latte Magro" "slug" => "polvere-di-latte-magro" "description" => null "image_url" => null "created_at" => "2017-02-09 11:49:22" "updated_at" => "2017-02-09 11:49:22" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 450 "item_id" => 487 "item_type" => "Option" "lang_code" => "it" "title" => "Polvere di Latte Magro" "slug" => "polvere-di-latte-magro" "description" => null "image_url" => null "created_at" => "2017-02-09 11:49:22" "updated_at" => "2017-02-09 11:49:22" "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 {#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" => 488 "category_id" => 5 "name" => "Proteine Del Latte" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0091" "created_at" => "2017-02-09 11:30:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 488 "category_id" => 5 "name" => "Proteine Del Latte" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0091" "created_at" => "2017-02-09 11:30:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 184 "pivot_option_id" => 488 ] #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" => 184 "option_id" => 488 ] #original: array:2 [ "item_id" => 184 "option_id" => 488 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2358 #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" => 467 "item_id" => 488 "item_type" => "Option" "lang_code" => "it" "title" => "Proteine Del Latte" "slug" => "proteine-del-latte" "description" => null "image_url" => null "created_at" => "2017-02-09 15:13:08" "updated_at" => "2017-02-09 16:03:12" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 467 "item_id" => 488 "item_type" => "Option" "lang_code" => "it" "title" => "Proteine Del Latte" "slug" => "proteine-del-latte" "description" => null "image_url" => null "created_at" => "2017-02-09 15:13:08" "updated_at" => "2017-02-09 16:03:12" "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 {#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" => 484 "category_id" => 5 "name" => "Miscela Di Vitamine" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0248" "created_at" => "2017-02-09 11:30:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 484 "category_id" => 5 "name" => "Miscela Di Vitamine" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0248" "created_at" => "2017-02-09 11:30:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 184 "pivot_option_id" => 484 ] #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" => 184 "option_id" => 484 ] #original: array:2 [ "item_id" => 184 "option_id" => 484 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2327 #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" => 452 "item_id" => 484 "item_type" => "Option" "lang_code" => "it" "title" => "Miscela di Vitamine" "slug" => "miscela-di-vitamine" "description" => null "image_url" => null "created_at" => "2017-02-09 11:49:46" "updated_at" => "2017-02-09 11:49:46" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 452 "item_id" => 484 "item_type" => "Option" "lang_code" => "it" "title" => "Miscela di Vitamine" "slug" => "miscela-di-vitamine" "description" => null "image_url" => null "created_at" => "2017-02-09 11:49:46" "updated_at" => "2017-02-09 11:49:46" "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 {#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" => 485 "category_id" => 5 "name" => "Olio Di Pesce In Polvere" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0276" "created_at" => "2017-02-09 11:30:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 485 "category_id" => 5 "name" => "Olio Di Pesce In Polvere" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0276" "created_at" => "2017-02-09 11:30:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 184 "pivot_option_id" => 485 ] #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" => 184 "option_id" => 485 ] #original: array:2 [ "item_id" => 184 "option_id" => 485 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2357 #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" => 453 "item_id" => 485 "item_type" => "Option" "lang_code" => "it" "title" => "Olio Di Pesce in Polvere" "slug" => "olio-di-pesce-in-polvere" "description" => null "image_url" => null "created_at" => "2017-02-09 11:50:05" "updated_at" => "2017-02-09 11:50:05" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 453 "item_id" => 485 "item_type" => "Option" "lang_code" => "it" "title" => "Olio Di Pesce in Polvere" "slug" => "olio-di-pesce-in-polvere" "description" => null "image_url" => null "created_at" => "2017-02-09 11:50:05" "updated_at" => "2017-02-09 11:50: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 } 7 => 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" => 486 "category_id" => 5 "name" => "Ossido Di Magnesio" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0297" "created_at" => "2017-02-09 11:30:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 486 "category_id" => 5 "name" => "Ossido Di Magnesio" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0297" "created_at" => "2017-02-09 11:30:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 184 "pivot_option_id" => 486 ] #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" => 184 "option_id" => 486 ] #original: array:2 [ "item_id" => 184 "option_id" => 486 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2356 #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" => 449 "item_id" => 486 "item_type" => "Option" "lang_code" => "it" "title" => "Ossido di Magnesio" "slug" => "ossido-di-magnesio" "description" => null "image_url" => null "created_at" => "2017-02-09 11:49:11" "updated_at" => "2017-02-09 11:49:11" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 449 "item_id" => 486 "item_type" => "Option" "lang_code" => "it" "title" => "Ossido di Magnesio" "slug" => "ossido-di-magnesio" "description" => null "image_url" => null "created_at" => "2017-02-09 11:49:11" "updated_at" => "2017-02-09 11:49:11" "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 {#2298} +tax_incl: null +no_tax_control: false #price_list: null -order_dict: array:2 [ "+" => "ASC" "-" => "DESC" ] }
Merenda equilibrata per dare a sportivi e ragazzi tutto quello che serve a partire dalle proteine, carboidrati, zuccheri, grassi essenziali (omega 6 e omega 3), vitamine e sali minerali.
Ideale quando si ha poco tempo da dedicare alla preparazione della colazione o come pasto sostitutivo quando si vuole ridurre l'apporto calorico senza rinunciare al sapore e al gusto.
Modo d'uso:
Per 1 porzione aggiungere 2 cucchiai colmi di polvere (30 g) in 200 ml di latte magro e mescolare bene (meglio se nello shaker).
senza glutine