{"id":8186,"date":"2021-06-19T19:00:42","date_gmt":"2021-06-19T17:00:42","guid":{"rendered":"https:\/\/www.lanagatto.it\/nuovo_sito\/fashion-models\/"},"modified":"2025-12-16T11:02:23","modified_gmt":"2025-12-16T10:02:23","slug":"modelli-fashion","status":"publish","type":"page","link":"https:\/\/www.lanagatto.it\/it\/modelli-fashion\/","title":{"rendered":"Modelli Fashion"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8186\" class=\"elementor elementor-8186 elementor-6344\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4e50cc3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4e50cc3\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f389b2b\" data-id=\"f389b2b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b0ccb7e elementor-align-center elementor-widget elementor-widget-breadcrumbs\" data-id=\"b0ccb7e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"breadcrumbs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<nav id=\"breadcrumbs\"><span><span><a href=\"https:\/\/www.lanagatto.it\/it\/\">Home<\/a><\/span><\/span><\/nav>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-416e8ee elementor-widget elementor-widget-heading\" data-id=\"416e8ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">MODELLI<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d1f3468 elementor-widget elementor-widget-heading\" data-id=\"d1f3468\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">le nostre proposte fashion vestono la vostra creativit\u00e0<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e2f81c elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"4e2f81c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a53c39 elementor-widget elementor-widget-text-editor\" data-id=\"6a53c39\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Come nasce l\u2019ispirazione nello scegliere schemi da seguire per realizzare lavori a maglia tra tendenza e classicit\u00e0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6750e30 elementor-widget elementor-widget-html\" data-id=\"6750e30\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"htmlcode\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\njQuery( document ).ready(function() {\n    \n   \n   \n\n        jQuery( \"#lg_col_right\" ).hover(\n       \n      function() {\n            mycanv = jQuery( \"html\" ).width();\n            if( mycanv > 768 ){\n               w_1 = \"40%\";\n            }else{\n                w_1 =\"65%\";\n            }\n            moveme_r_h(w_1);\n      }, function() {\n            moveme_r_r();\n      }\n    );\n    \n    jQuery( \"#lg_col_left\" ).hover(\n        function() {\n            mycanv = jQuery( \"html\" ).width();\n            if( mycanv > 768 ){\n               w_1 = \"40%\";\n            }else{\n                w_1 =\"65%\";\n            }\n            moveme_l_h(w_1);\n      }, function() {\n            moveme_l_r();\n      }\n    );   \n\n    \n   function moveme_r_h(w_1){\n       jQuery(\"#lg_riga_right .elementor-divider-separator\").stop( true, true ).animate({width: w_1}, \"fast\");\n            jQuery(\"#lg_txt_right_title h2\").stop( true, true ).animate({fontWeight: '600'}, \"fast\");\n            jQuery(\"#lg_txt_right h3\").stop( true, true ).animate({opacity: '1'});\n   } \n    \n    function moveme_r_r(){\n        jQuery(\"#lg_riga_right .elementor-divider-separator\").stop( true, true ).animate({width: '0px'});\n            jQuery(\"#lg_txt_right h3\").stop( true, true ).animate({opacity: '0'});\n            jQuery(\"#lg_txt_right_title h2\").stop( true, true ).animate({fontWeight: '500'}, \"fast\");\n    }\n    \n    function moveme_l_h(w_1){\n       jQuery(\"#lg_riga_left .elementor-divider-separator\").stop( true, true ).animate({width: w_1}, \"fast\");\n            jQuery(\"#lg_txt_left_title h2\").stop( true, true ).animate({fontWeight: '600'}, \"fast\");\n            jQuery(\"#lg_txt_left h3\").stop( true, true ).animate({opacity: '1'});\n   } \n    \n    function moveme_l_r(){\n        jQuery(\"#lg_riga_left .elementor-divider-separator\").stop( true, true ).animate({width: '0px'});\n            jQuery(\"#lg_txt_left h3\").stop( true, true ).animate({opacity: '0'});\n            jQuery(\"#lg_txt_left_title h2\").stop( true, true ).animate({fontWeight: '500'}, \"fast\");\n    }\n    \n    \n    \n    \n    \n    \n    \n});\n\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fe0da27 elementor-section-full_width elementor-section-height-min-height elementor-section-items-stretch elementor-section-height-default\" data-id=\"fe0da27\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a95bf62\" data-id=\"a95bf62\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-f8894b5 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default\" data-id=\"f8894b5\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c67b812\" data-id=\"c67b812\" data-element_type=\"column\" data-e-type=\"column\" id=\"lg_col_left\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c539ad4 elementor-widget elementor-widget-heading\" data-id=\"c539ad4\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"lg_txt_left_title\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.lanagatto.it\/it\/modelli-fashion\/fashion-modelli-collezione-autunno-inverno\/\">Autunno\/inverno<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b5610b1\" data-id=\"b5610b1\" data-element_type=\"column\" data-e-type=\"column\" id=\"lg_col_right\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a8b64cd elementor-widget elementor-widget-heading\" data-id=\"a8b64cd\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"lg_txt_right_title\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.lanagatto.it\/it\/modelli-fashion\/fashion-modelli-collezione-primavera-estate\/\">Primavera\/estate<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-aca50dd elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"aca50dd\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"lg_riga_right\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d80af8 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"8d80af8\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"lg_riga_left\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c4934e5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c4934e5\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-35016f3\" data-id=\"35016f3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9fac767 elementor-widget elementor-widget-text-editor\" data-id=\"9fac767\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Capi di tendenza, palette colori pi\u00f9 usate dalle grandi case di moda per le collezioni stagionali, sfilate, book e riviste, ma anche post degli influencer pi\u00f9 quotati, scouting sui social media e proposte dei trendsetter: i nostri modelli moda nascono da un\u2019osservazione incrociata, in cui <strong>LA CREATIVIT\u00c1 SPOSA LA TECNICA.<\/strong><\/p><p>L\u2019analisi dei fashion trend \u00e8 infatti solo la premessa su cui si basa la ricerca dei suggerimenti per dare vita a capi e outfit che vestiranno di tricot la stagione, diventando dei <strong>MUST HAVE PER L&#8217;INVERNO COME PER L&#8217;ESTATE.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d69ed04 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"d69ed04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-63689d2 elementor-widget elementor-widget-text-editor\" data-id=\"63689d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Uno studio, il nostro di Lana Gatto, che tiene conto non solo della tipologia di filato e delle sue caratteristiche, utilizzandole in modo che possano esprimere al meglio il loro valore nel contatto con la pelle e nella resa estetica, ma anche dello stile, che ci deve rappresentare.\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f3be15 elementor-widget elementor-widget-text-editor\" data-id=\"9f3be15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Uno stile che, interprete della nostra <strong>ITALIANIT\u00c1<\/strong> &#8211; nel gusto, nelle lavorazioni e nell\u2019<strong>ATTENZIONE AI DETTAGLI<\/strong> &#8211; si esprime anche nella scelta del contesto in cui ambientare il servizio fotografico dedicato alle nostre proposte di tendenza come ai tricot pi\u00f9 classici.<\/p><p>Perch\u00e9 nulla nel mondo Lana Gatto \u00e8 lasciato al caso.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-9630188 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9630188\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3cdd685\" data-id=\"3cdd685\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c54ca7c elementor-align-center elementor-widget elementor-widget-button\" data-id=\"c54ca7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.lanagatto.it\/it\/modelli-fashion\/fashion-modelli-collezione-autunno-inverno\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Collezione Autunno Inverno<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c47234d\" data-id=\"c47234d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ae21397 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"ae21397\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.lanagatto.it\/it\/modelli-fashion\/fashion-modelli-collezione-primavera-estate\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Collezione Primavera Estate<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>MODELLI le nostre proposte fashion vestono la vostra creativit\u00e0 Come nasce l\u2019ispirazione nello scegliere schemi da seguire per realizzare lavori a maglia tra tendenza e classicit\u00e0 Autunno\/inverno Primavera\/estate Capi di tendenza, palette colori pi\u00f9 usate dalle grandi case di moda per le collezioni stagionali, sfilate, book e riviste, ma anche post degli influencer pi\u00f9 quotati, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-8186","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Modelli Fashion - Lana Gatto<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.lanagatto.it\/it\/modelli-fashion\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Modelli Fashion - Lana Gatto\" \/>\n<meta property=\"og:description\" content=\"MODELLI le nostre proposte fashion vestono la vostra creativit\u00e0 Come nasce l\u2019ispirazione nello scegliere schemi da seguire per realizzare lavori a maglia tra tendenza e classicit\u00e0 Autunno\/inverno Primavera\/estate Capi di tendenza, palette colori pi\u00f9 usate dalle grandi case di moda per le collezioni stagionali, sfilate, book e riviste, ma anche post degli influencer pi\u00f9 quotati, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.lanagatto.it\/it\/modelli-fashion\/\" \/>\n<meta property=\"og:site_name\" content=\"Lana Gatto\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-16T10:02:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/modelli-fashion\\\/\",\"url\":\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/modelli-fashion\\\/\",\"name\":\"Modelli Fashion - Lana Gatto\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/#website\"},\"datePublished\":\"2021-06-19T17:00:42+00:00\",\"dateModified\":\"2025-12-16T10:02:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/modelli-fashion\\\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/modelli-fashion\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/modelli-fashion\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Modelli Fashion\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/#website\",\"url\":\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/\",\"name\":\"Lana Gatto\",\"description\":\"Knitting 100% made in Italy\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/#organization\",\"name\":\"Lana Gatto\",\"url\":\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.lanagatto.it\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/Lana-Gatto-logo-contatti.png\",\"contentUrl\":\"https:\\\/\\\/www.lanagatto.it\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/Lana-Gatto-logo-contatti.png\",\"width\":800,\"height\":237,\"caption\":\"Lana Gatto\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lanagatto.it\\\/it\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/lanagattofficial\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Modelli Fashion - Lana Gatto","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.lanagatto.it\/it\/modelli-fashion\/","og_locale":"it_IT","og_type":"article","og_title":"Modelli Fashion - Lana Gatto","og_description":"MODELLI le nostre proposte fashion vestono la vostra creativit\u00e0 Come nasce l\u2019ispirazione nello scegliere schemi da seguire per realizzare lavori a maglia tra tendenza e classicit\u00e0 Autunno\/inverno Primavera\/estate Capi di tendenza, palette colori pi\u00f9 usate dalle grandi case di moda per le collezioni stagionali, sfilate, book e riviste, ma anche post degli influencer pi\u00f9 quotati, [&hellip;]","og_url":"https:\/\/www.lanagatto.it\/it\/modelli-fashion\/","og_site_name":"Lana Gatto","article_modified_time":"2025-12-16T10:02:23+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tempo di lettura stimato":"2 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.lanagatto.it\/it\/modelli-fashion\/","url":"https:\/\/www.lanagatto.it\/it\/modelli-fashion\/","name":"Modelli Fashion - Lana Gatto","isPartOf":{"@id":"https:\/\/www.lanagatto.it\/it\/#website"},"datePublished":"2021-06-19T17:00:42+00:00","dateModified":"2025-12-16T10:02:23+00:00","breadcrumb":{"@id":"https:\/\/www.lanagatto.it\/it\/modelli-fashion\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.lanagatto.it\/it\/modelli-fashion\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.lanagatto.it\/it\/modelli-fashion\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.lanagatto.it\/it\/"},{"@type":"ListItem","position":2,"name":"Modelli Fashion"}]},{"@type":"WebSite","@id":"https:\/\/www.lanagatto.it\/it\/#website","url":"https:\/\/www.lanagatto.it\/it\/","name":"Lana Gatto","description":"Knitting 100% made in Italy","publisher":{"@id":"https:\/\/www.lanagatto.it\/it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.lanagatto.it\/it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/www.lanagatto.it\/it\/#organization","name":"Lana Gatto","url":"https:\/\/www.lanagatto.it\/it\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.lanagatto.it\/it\/#\/schema\/logo\/image\/","url":"https:\/\/www.lanagatto.it\/wp-content\/uploads\/2021\/06\/Lana-Gatto-logo-contatti.png","contentUrl":"https:\/\/www.lanagatto.it\/wp-content\/uploads\/2021\/06\/Lana-Gatto-logo-contatti.png","width":800,"height":237,"caption":"Lana Gatto"},"image":{"@id":"https:\/\/www.lanagatto.it\/it\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/lanagattofficial\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.lanagatto.it\/it\/wp-json\/wp\/v2\/pages\/8186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lanagatto.it\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.lanagatto.it\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.lanagatto.it\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lanagatto.it\/it\/wp-json\/wp\/v2\/comments?post=8186"}],"version-history":[{"count":49,"href":"https:\/\/www.lanagatto.it\/it\/wp-json\/wp\/v2\/pages\/8186\/revisions"}],"predecessor-version":[{"id":33254,"href":"https:\/\/www.lanagatto.it\/it\/wp-json\/wp\/v2\/pages\/8186\/revisions\/33254"}],"wp:attachment":[{"href":"https:\/\/www.lanagatto.it\/it\/wp-json\/wp\/v2\/media?parent=8186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}