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" => 255 "relation_id" => 255 "product_id" => null "page_id" => 332 "tax_id" => 2 "type" => "product" "priority_type" => "Option" "priority_id" => 11 "priority" => "1.0002" "model" => "Artifit Caps" "brand" => "Nahrin" "code" => "276" "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" => "276.00" "files_upload" => 0 "created_at" => "2017-02-10 17:04:44" "updated_at" => "2019-08-14 14:23:50" "uid_import" => null "uid_checksum" => null ] #original: array:26 [ "id" => 255 "relation_id" => 255 "product_id" => null "page_id" => 332 "tax_id" => 2 "type" => "product" "priority_type" => "Option" "priority_id" => 11 "priority" => "1.0002" "model" => "Artifit Caps" "brand" => "Nahrin" "code" => "276" "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" => "276.00" "files_upload" => 0 "created_at" => "2017-02-10 17:04:44" "updated_at" => "2019-08-14 14:23:50" "uid_import" => null "uid_checksum" => null ] #relations: array:2 [ "tax" => Tax {#2307 #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 {#2369 #items: array:11 [ 0 => Option {#2427 #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" => 255 "pivot_option_id" => 16 ] #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" => 255 "option_id" => 16 ] #original: array:2 [ "item_id" => 255 "option_id" => 16 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2380 #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 {#2424 #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" => 667 "category_id" => 2 "name" => "Ossa Muscoli Articolazioni" "type" => "product" "active" => 1 "code" => null "sequence" => "3.0051" "created_at" => "2017-02-10 15:50:00" "updated_at" => "2018-01-08 13:16:25" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 667 "category_id" => 2 "name" => "Ossa Muscoli Articolazioni" "type" => "product" "active" => 1 "code" => null "sequence" => "3.0051" "created_at" => "2017-02-10 15:50:00" "updated_at" => "2018-01-08 13:16:25" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 255 "pivot_option_id" => 667 ] #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" => 255 "option_id" => 667 ] #original: array:2 [ "item_id" => 255 "option_id" => 667 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2375 #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" => 627 "item_id" => 667 "item_type" => "Option" "lang_code" => "it" "title" => "Integratori naturali per ossa, articolazioni e cartilagine" "slug" => "ossa-articolazioni-cartilagine" "description" => """ <div style="text-align: center;"><br />\r\n <span style="font-size:18px;">Una linea di integratori naturali per mantenere sane e robuste le ossa e le articolazioni, per prevenire e curare l'insorgere di disturbi quali osteoporosi, artrite, artrosi e crampi muscolari.</span></div>\r\n """ "image_url" => "/cms-contents/uploads/nahrin-ossa.jpg" "created_at" => "2017-02-10 15:52:38" "updated_at" => "2017-05-18 10:57:05" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 627 "item_id" => 667 "item_type" => "Option" "lang_code" => "it" "title" => "Integratori naturali per ossa, articolazioni e cartilagine" "slug" => "ossa-articolazioni-cartilagine" "description" => """ <div style="text-align: center;"><br />\r\n <span style="font-size:18px;">Una linea di integratori naturali per mantenere sane e robuste le ossa e le articolazioni, per prevenire e curare l'insorgere di disturbi quali osteoporosi, artrite, artrosi e crampi muscolari.</span></div>\r\n """ "image_url" => "/cms-contents/uploads/nahrin-ossa.jpg" "created_at" => "2017-02-10 15:52:38" "updated_at" => "2017-05-18 10:57: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 } 2 => Option {#2425 #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" => 902 "category_id" => 2 "name" => "Integratori Sport" "type" => "product" "active" => 1 "code" => null "sequence" => "3.0064" "created_at" => "2018-01-08 09:29:56" "updated_at" => "2018-01-08 13:19:12" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 902 "category_id" => 2 "name" => "Integratori Sport" "type" => "product" "active" => 1 "code" => null "sequence" => "3.0064" "created_at" => "2018-01-08 09:29:56" "updated_at" => "2018-01-08 13:19:12" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 255 "pivot_option_id" => 902 ] #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" => 255 "option_id" => 902 ] #original: array:2 [ "item_id" => 255 "option_id" => 902 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2376 #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" => 865 "item_id" => 902 "item_type" => "Option" "lang_code" => "it" "title" => "Sport" "slug" => "sport" "description" => """ <div style="text-align: center;"><span style="font-size:18px;">Il corpo è lo strumento più importante per uno sportivo.<br />\r\n E’uno strumento che deve essere mantenuto sano, resistente, agile, flessuoso e forte per avere delle prestazioni elevate nello sport.<br />\r\n Partendo dalla preparazione atletica lo sportivo sa che l’insufficienza di vitamine, sali minerali e zuccheri può compromettere seriamente la performance atletica, per questo abbiamo ha pensato di proporre alcune ricette frutto di anni di esperienza nel mondo degli sportivi e degli amanti dello sport. </span></div>\r\n """ "image_url" => "/cms-contents/uploads/nahrin-ossa.jpg" "created_at" => "2018-01-08 09:30:09" "updated_at" => "2018-01-08 09:30:49" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 865 "item_id" => 902 "item_type" => "Option" "lang_code" => "it" "title" => "Sport" "slug" => "sport" "description" => """ <div style="text-align: center;"><span style="font-size:18px;">Il corpo è lo strumento più importante per uno sportivo.<br />\r\n E’uno strumento che deve essere mantenuto sano, resistente, agile, flessuoso e forte per avere delle prestazioni elevate nello sport.<br />\r\n Partendo dalla preparazione atletica lo sportivo sa che l’insufficienza di vitamine, sali minerali e zuccheri può compromettere seriamente la performance atletica, per questo abbiamo ha pensato di proporre alcune ricette frutto di anni di esperienza nel mondo degli sportivi e degli amanti dello sport. </span></div>\r\n """ "image_url" => "/cms-contents/uploads/nahrin-ossa.jpg" "created_at" => "2018-01-08 09:30:09" "updated_at" => "2018-01-08 09:30:49" "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 {#2422 #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" => 675 "category_id" => 4 "name" => "artifit" "type" => "product" "active" => 1 "code" => null "sequence" => "4.0043" "created_at" => "2017-02-10 16:41:44" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 675 "category_id" => 4 "name" => "artifit" "type" => "product" "active" => 1 "code" => null "sequence" => "4.0043" "created_at" => "2017-02-10 16:41:44" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 255 "pivot_option_id" => 675 ] #relations: array:2 [ "pivot" => MorphPivot {#2431 #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" => 255 "option_id" => 675 ] #original: array:2 [ "item_id" => 255 "option_id" => 675 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2377 #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" => 635 "item_id" => 675 "item_type" => "Option" "lang_code" => "it" "title" => "Artifit" "slug" => "artifit" "description" => null "image_url" => "/cms-contents/uploads/nahrin-linea-ossa-muscoli-artifit.jpg" "created_at" => "2017-02-10 16:43:15" "updated_at" => "2017-02-10 16:43:15" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 635 "item_id" => 675 "item_type" => "Option" "lang_code" => "it" "title" => "Artifit" "slug" => "artifit" "description" => null "image_url" => "/cms-contents/uploads/nahrin-linea-ossa-muscoli-artifit.jpg" "created_at" => "2017-02-10 16:43:15" "updated_at" => "2017-02-10 16:43:15" "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 {#2423 #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" => 200 "category_id" => 4 "name" => "Limone" "type" => "product" "active" => 1 "code" => null "sequence" => "4.0134" "created_at" => "2017-01-31 15:30:36" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 200 "category_id" => 4 "name" => "Limone" "type" => "product" "active" => 1 "code" => null "sequence" => "4.0134" "created_at" => "2017-01-31 15:30:36" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 255 "pivot_option_id" => 200 ] #relations: array:2 [ "pivot" => MorphPivot {#2430 #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" => 255 "option_id" => 200 ] #original: array:2 [ "item_id" => 255 "option_id" => 200 ] #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" => 134 "item_id" => 200 "item_type" => "Option" "lang_code" => "it" "title" => "Limone" "slug" => "limone" "description" => null "image_url" => "/cms-contents/uploads/swisscare-crema-mani.jpg" "created_at" => "2017-01-31 15:34:18" "updated_at" => "2017-01-31 15:34:18" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 134 "item_id" => 200 "item_type" => "Option" "lang_code" => "it" "title" => "Limone" "slug" => "limone" "description" => null "image_url" => "/cms-contents/uploads/swisscare-crema-mani.jpg" "created_at" => "2017-01-31 15:34:18" "updated_at" => "2017-01-31 15:34: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 } 5 => 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" => 221 "category_id" => 5 "name" => "Glucosamina" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0097" "created_at" => "2017-01-31 16:03:53" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 221 "category_id" => 5 "name" => "Glucosamina" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0097" "created_at" => "2017-01-31 16:03:53" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 255 "pivot_option_id" => 221 ] #relations: array:2 [ "pivot" => MorphPivot {#2433 #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" => 255 "option_id" => 221 ] #original: array:2 [ "item_id" => 255 "option_id" => 221 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2374 #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" => 224 "item_id" => 221 "item_type" => "Option" "lang_code" => "it" "title" => "Glucosamina" "slug" => "glucosamina" "description" => null "image_url" => null "created_at" => "2017-02-01 16:35:01" "updated_at" => "2017-02-01 16:35:01" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 224 "item_id" => 221 "item_type" => "Option" "lang_code" => "it" "title" => "Glucosamina" "slug" => "glucosamina" "description" => null "image_url" => null "created_at" => "2017-02-01 16:35:01" "updated_at" => "2017-02-01 16:35: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 } 6 => 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" => 726 "category_id" => 5 "name" => "Rame" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0112" "created_at" => "2017-02-23 10:23:54" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 726 "category_id" => 5 "name" => "Rame" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0112" "created_at" => "2017-02-23 10:23:54" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 255 "pivot_option_id" => 726 ] #relations: array:2 [ "pivot" => MorphPivot {#2432 #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" => 255 "option_id" => 726 ] #original: array:2 [ "item_id" => 255 "option_id" => 726 ] #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" => 678 "item_id" => 726 "item_type" => "Option" "lang_code" => "it" "title" => "Rame" "slug" => "3-rame" "description" => null "image_url" => null "created_at" => "2017-02-23 10:24:22" "updated_at" => "2017-02-23 10:24:22" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 678 "item_id" => 726 "item_type" => "Option" "lang_code" => "it" "title" => "Rame" "slug" => "3-rame" "description" => null "image_url" => null "created_at" => "2017-02-23 10:24:22" "updated_at" => "2017-02-23 10:24: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 } 7 => Option {#2354 #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" => 689 "category_id" => 5 "name" => "Estratto Di Artiglio Del Diavolo" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0174" "created_at" => "2017-02-10 17:02:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 689 "category_id" => 5 "name" => "Estratto Di Artiglio Del Diavolo" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0174" "created_at" => "2017-02-10 17:02:00" "updated_at" => "2017-03-09 12:27:04" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 255 "pivot_option_id" => 689 ] #relations: array:2 [ "pivot" => MorphPivot {#2435 #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" => 255 "option_id" => 689 ] #original: array:2 [ "item_id" => 255 "option_id" => 689 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2378 #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" => 653 "item_id" => 689 "item_type" => "Option" "lang_code" => "it" "title" => "Estratto di Artiglio del Diavolo" "slug" => "estratto-di-artiglio-del-diavolo" "description" => null "image_url" => null "created_at" => "2017-02-10 17:29:48" "updated_at" => "2017-02-10 17:30:05" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 653 "item_id" => 689 "item_type" => "Option" "lang_code" => "it" "title" => "Estratto di Artiglio del Diavolo" "slug" => "estratto-di-artiglio-del-diavolo" "description" => null "image_url" => null "created_at" => "2017-02-10 17:29:48" "updated_at" => "2017-02-10 17:30: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 } 8 => Option {#2352 #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" => 774 "category_id" => 5 "name" => "Cromo" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0517" "created_at" => "2017-02-25 17:24:56" "updated_at" => "2017-03-09 12:27:05" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 774 "category_id" => 5 "name" => "Cromo" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0517" "created_at" => "2017-02-25 17:24:56" "updated_at" => "2017-03-09 12:27:05" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 255 "pivot_option_id" => 774 ] #relations: array:2 [ "pivot" => MorphPivot {#2434 #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" => 255 "option_id" => 774 ] #original: array:2 [ "item_id" => 255 "option_id" => 774 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2384 #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" => 734 "item_id" => 774 "item_type" => "Option" "lang_code" => "it" "title" => "Cromo" "slug" => "1-cromo" "description" => null "image_url" => null "created_at" => "2017-02-25 17:32:13" "updated_at" => "2017-02-25 17:32:13" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 734 "item_id" => 774 "item_type" => "Option" "lang_code" => "it" "title" => "Cromo" "slug" => "1-cromo" "description" => null "image_url" => null "created_at" => "2017-02-25 17:32:13" "updated_at" => "2017-02-25 17:32:13" "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 } 9 => Option {#2357 #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" => 980 "category_id" => 5 "name" => "Manganese" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0635" "created_at" => "2019-08-14 14:22:37" "updated_at" => "2019-08-14 14:22:37" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 980 "category_id" => 5 "name" => "Manganese" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0635" "created_at" => "2019-08-14 14:22:37" "updated_at" => "2019-08-14 14:22:37" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 255 "pivot_option_id" => 980 ] #relations: array:2 [ "pivot" => MorphPivot {#2437 #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" => 255 "option_id" => 980 ] #original: array:2 [ "item_id" => 255 "option_id" => 980 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2373 #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" => 934 "item_id" => 980 "item_type" => "Option" "lang_code" => "it" "title" => "Manganese" "slug" => "manganese" "description" => null "image_url" => null "created_at" => "2019-08-14 14:29:45" "updated_at" => "2019-08-14 14:29:45" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 934 "item_id" => 980 "item_type" => "Option" "lang_code" => "it" "title" => "Manganese" "slug" => "manganese" "description" => null "image_url" => null "created_at" => "2019-08-14 14:29:45" "updated_at" => "2019-08-14 14:29: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 } 10 => Option {#2356 #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" => 981 "category_id" => 5 "name" => "Condroitinsolfato" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0636" "created_at" => "2019-08-14 14:23:12" "updated_at" => "2019-08-14 14:23:12" "uid_import" => null "uid_checksum" => null ] #original: array:13 [ "id" => 981 "category_id" => 5 "name" => "Condroitinsolfato" "type" => "product" "active" => 1 "code" => null "sequence" => "5.0636" "created_at" => "2019-08-14 14:23:12" "updated_at" => "2019-08-14 14:23:12" "uid_import" => null "uid_checksum" => null "pivot_item_id" => 255 "pivot_option_id" => 981 ] #relations: array:2 [ "pivot" => MorphPivot {#2436 #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" => 255 "option_id" => 981 ] #original: array:2 [ "item_id" => 255 "option_id" => 981 ] #relations: [] #hidden: [] #visible: [] #appends: [] #fillable: [] #dates: [] #dateFormat: null #casts: [] #touches: [] #observables: [] #with: [] +exists: true +wasRecentlyCreated: false } "content" => OmniContent {#2381 #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" => 935 "item_id" => 981 "item_type" => "Option" "lang_code" => "it" "title" => "Condroitinsolfato" "slug" => "condroitinsolfato" "description" => null "image_url" => null "created_at" => "2019-08-14 14:30:27" "updated_at" => "2019-08-14 14:30:27" "uid_import" => null "uid_checksum" => null ] #original: array:12 [ "id" => 935 "item_id" => 981 "item_type" => "Option" "lang_code" => "it" "title" => "Condroitinsolfato" "slug" => "condroitinsolfato" "description" => null "image_url" => null "created_at" => "2019-08-14 14:30:27" "updated_at" => "2019-08-14 14:30:27" "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 {#2307} +tax_incl: null +no_tax_control: false #price_list: null -order_dict: array:2 [ "+" => "ASC" "-" => "DESC" ] }
Con glucosamina e condroitina solfato rafforza le cartilagini lubrificando le articolazioni e svolgendo un’ottima attività antinfiammatoria. L’artiglio del diavolo aiuta l’eliminazione degli acidi urici con benefici a livello del dolore, mentre le vitamine, i minerali e gli oligoelementi completano l’integrazione. Indicato nei casi di osteoartriti, artrosi, artrite, disfunzioni della cartilagine.
Modo d'uso: