{"product_id":"taormina-mocassini-da-uomo","title":"Taormina — 6 Cm Elevator Loafers, Beige, Men's","description":"\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,300;9..144,400;9..144,500;9..144,600;9..144,700\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  #tao-desc{\n    --cream:#F6F0E4;\n    --paper:#FBF7EF;\n    --ink:#1E2333;\n    --navy:#232C42;\n    --navy-deep:#171D2C;\n    --tan:#C6A06D;\n    --tan-deep:#9C7A49;\n    --line:#DFD0B4;\n    --white:#FFFDF9;\n    font-family:'Inter', sans-serif;\n    color:var(--ink);\n    background:var(--cream);\n    -webkit-font-smoothing:antialiased;\n    overflow-x:hidden;\n  }\n  #tao-desc *{ box-sizing:border-box; }\n  #tao-desc img{ max-width:100%; display:block; }\n  #tao-desc .wrap{ max-width:1180px; margin:0 auto; padding:0 28px; }\n  #tao-desc h1,#tao-desc h2,#tao-desc h3{ font-family:'Fraunces', serif; font-weight:500; letter-spacing:-0.01em; line-height:1.05; margin:0; }\n  #tao-desc p{ margin:0; }\n  #tao-desc .eyebrow{\n    font-size:11px; letter-spacing:0.22em; text-transform:uppercase;\n    color:var(--tan-deep); font-weight:600;\n  }\n\n  \/* HERO *\/\n  #tao-desc .hero{\n    position:relative; display:grid; grid-template-columns:1.05fr 0.95fr;\n    min-height:640px; background:var(--navy-deep); overflow:hidden;\n  }\n  #tao-desc .hero-copy{\n    display:flex; flex-direction:column; justify-content:center;\n    padding:60px 60px 60px 5vw; color:var(--cream); position:relative; z-index:2;\n  }\n  #tao-desc .hero-copy .eyebrow{ color:var(--tan); margin-bottom:22px; }\n  #tao-desc .hero-copy h1{ font-size:clamp(36px,5vw,64px); color:var(--white); margin-bottom:22px; }\n  #tao-desc .hero-copy h1 em{ font-style:normal; color:var(--tan); }\n  #tao-desc .hero-copy p{ font-size:16px; line-height:1.6; color:#D9D3C4; max-width:440px; margin-bottom:26px; }\n  #tao-desc .hero-cta{ display:inline-flex; align-items:center; gap:10px; font-family:'Fraunces', serif; font-size:16px; color:var(--tan); letter-spacing:0.01em; }\n  #tao-desc .hero-cta::after{ content:'→'; font-size:16px; }\n  #tao-desc .hero-note{ margin-top:22px; font-size:12px; color:#A7ABB8; letter-spacing:0.04em; }\n  #tao-desc .hero-img{ position:relative; background:#0e1219; }\n  #tao-desc .hero-img img{ width:100%; height:100%; object-fit:cover; object-position:center 20%; }\n  #tao-desc .hero-img::after{\n    content:''; position:absolute; inset:0;\n    background:linear-gradient(90deg, var(--navy-deep) 0%, rgba(23,29,44,0) 26%);\n  }\n  @media (max-width:860px){\n    #tao-desc .hero{ grid-template-columns:1fr; min-height:auto; }\n    #tao-desc .hero-img{ height:52vh; order:-1; }\n    #tao-desc .hero-img::after{ background:linear-gradient(0deg, var(--navy-deep) 0%, rgba(23,29,44,0) 30%); }\n    #tao-desc .hero-copy{ padding:44px 24px 50px; }\n    #tao-desc .hero-copy p{ max-width:100%; }\n  }\n\n  \/* BENEFIT STRIP *\/\n  #tao-desc .strip{ background:var(--paper); border-bottom:1px solid var(--line); padding:44px 0; }\n  #tao-desc .strip-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:36px; }\n  #tao-desc .strip-item{ display:flex; gap:16px; align-items:flex-start; }\n  #tao-desc .strip-icon{\n    flex:0 0 auto; width:42px; height:42px; border:1px solid var(--tan-deep);\n    border-radius:50%; display:flex; align-items:center; justify-content:center; color:var(--tan-deep);\n  }\n  #tao-desc .strip-item h3{ font-size:15px; margin-bottom:6px; letter-spacing:0.01em; }\n  #tao-desc .strip-item p{ font-size:13.5px; color:#5B5A52; line-height:1.5; }\n  @media (max-width:860px){ #tao-desc .strip-grid{ grid-template-columns:1fr; gap:26px; } }\n\n  \/* SIGNATURE - COME FUNZIONA *\/\n  #tao-desc .signature{ background:var(--navy-deep); color:var(--cream); padding:100px 0; }\n  #tao-desc .sig-grid{ display:grid; grid-template-columns:0.95fr 0.85fr; gap:60px; align-items:center; }\n  #tao-desc .sig-copy .eyebrow{ color:var(--tan); }\n  #tao-desc .sig-copy h2{ font-size:clamp(28px,3.4vw,44px); color:var(--white); margin:20px 0 22px; }\n  #tao-desc .sig-copy p{ font-size:15.5px; line-height:1.7; color:#C7C2B4; max-width:460px; margin-bottom:16px; }\n  #tao-desc .sig-list{ margin-top:26px; display:flex; flex-direction:column; gap:14px; }\n  #tao-desc .sig-list div{ display:flex; gap:12px; align-items:baseline; font-size:14px; color:#D9D3C4; }\n  #tao-desc .sig-list span.num{ font-family:'Fraunces', serif; color:var(--tan); font-size:16px; }\n  #tao-desc .sig-visual img{ width:100%; height:auto; }\n  @media (max-width:860px){\n    #tao-desc .signature{ padding:70px 0; }\n    #tao-desc .sig-grid{ grid-template-columns:1fr; gap:40px; }\n    #tao-desc .sig-visual{ order:-1; max-width:360px; margin:0 auto; }\n  }\n\n  \/* COLOR SCROLL *\/\n  #tao-desc .colors{ padding:90px 0 80px; background:var(--cream); }\n  #tao-desc .colors-head{ text-align:center; max-width:640px; margin:0 auto 50px; }\n  #tao-desc .colors-head .eyebrow{ display:block; margin-bottom:16px; }\n  #tao-desc .colors-head h2{ font-size:clamp(28px,3.6vw,40px); margin-bottom:14px; }\n  #tao-desc .colors-head p{ font-size:15px; color:#5B5A52; line-height:1.6; }\n  #tao-desc .color-scroll{\n    display:flex; gap:24px; overflow-x:auto; scroll-snap-type:x mandatory;\n    padding:6px 28px 20px; margin:0 -28px; scrollbar-width:none;\n  }\n  #tao-desc .color-scroll::-webkit-scrollbar{ display:none; }\n  #tao-desc .color-card{\n    scroll-snap-align:center; flex:0 0 auto; width:min(78vw, 360px);\n    background:var(--paper); border:1px solid var(--line);\n  }\n  #tao-desc .color-card.featured{ border-color:var(--tan-deep); }\n  #tao-desc .color-card .cimg{ aspect-ratio:1\/1; overflow:hidden; background:#EDE4CF; }\n  #tao-desc .color-card .cimg img{ width:100%; height:100%; object-fit:cover; }\n  #tao-desc .color-card .cbody{ padding:20px 22px 24px; }\n  #tao-desc .color-card .ctag{ font-size:11px; letter-spacing:0.14em; text-transform:uppercase; color:var(--tan-deep); font-weight:600; margin-bottom:8px; display:flex; align-items:center; gap:8px; }\n  #tao-desc .swatch{ width:12px; height:12px; border-radius:50%; display:inline-block; border:1px solid rgba(0,0,0,0.15); }\n  #tao-desc .color-card h3{ font-size:20px; margin-bottom:8px; }\n  #tao-desc .color-card p{ font-size:13.5px; color:#5B5A52; line-height:1.55; margin-bottom:14px; }\n  #tao-desc .cbody .clink{ font-size:12.5px; font-weight:600; color:var(--tan-deep); letter-spacing:0.02em; }\n  #tao-desc .dots{ display:flex; gap:8px; justify-content:center; margin-top:6px; }\n  #tao-desc .dots span{ width:6px; height:6px; border-radius:50%; background:var(--line); }\n  #tao-desc .dots span.active{ background:var(--tan-deep); width:18px; border-radius:4px; transition:all .3s; }\n\n  \/* FEATURE DETAIL *\/\n  #tao-desc .feature{ background:var(--paper); border-top:1px solid var(--line); border-bottom:1px solid var(--line); padding:90px 0; }\n  #tao-desc .feature-grid{ display:grid; grid-template-columns:0.9fr 1.1fr; gap:60px; align-items:center; }\n  #tao-desc .feature-img{ overflow:hidden; }\n  #tao-desc .feature-img img{ width:100%; height:100%; object-fit:cover; }\n  #tao-desc .feature-copy h2{ font-size:clamp(26px,3.2vw,36px); margin-bottom:18px; }\n  #tao-desc .feature-copy \u003e p{ font-size:15px; color:#5B5A52; line-height:1.7; margin-bottom:28px; max-width:480px; }\n  #tao-desc .feat-row{ display:flex; gap:18px; padding:16px 0; border-top:1px solid var(--line); }\n  #tao-desc .feat-row:last-child{ border-bottom:1px solid var(--line); }\n  #tao-desc .feat-row .fi{ flex:0 0 auto; color:var(--tan-deep); }\n  #tao-desc .feat-row h4{ font-size:14px; font-weight:600; margin-bottom:4px; }\n  #tao-desc .feat-row p{ font-size:13px; color:#5B5A52; line-height:1.5; }\n  @media (max-width:860px){ #tao-desc .feature-grid{ grid-template-columns:1fr; gap:34px; } #tao-desc .feature{ padding:60px 0; } }\n\n  \/* GALLERY *\/\n  #tao-desc .gallery{ padding:70px 0; background:var(--cream); }\n  #tao-desc .gallery-head{ margin-bottom:32px; }\n  #tao-desc .gallery-head h2{ font-size:clamp(24px,2.8vw,32px); }\n  #tao-desc .gallery-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:16px; }\n  #tao-desc .gallery-grid img{ width:100%; height:100%; aspect-ratio:3\/4; object-fit:cover; }\n  @media (max-width:860px){ #tao-desc .gallery-grid{ grid-template-columns:repeat(2,1fr); } }\n\n  \/* CTA BAND *\/\n  #tao-desc .priceband{ background:var(--navy-deep); color:var(--white); padding:70px 0; text-align:center; }\n  #tao-desc .priceband h2{ font-size:clamp(26px,3.4vw,40px); margin-bottom:14px; }\n  #tao-desc .priceband p{ color:#C7C2B4; font-size:14.5px; margin-bottom:26px; }\n\n  \/* FAQ *\/\n  #tao-desc .faq{ padding:90px 0; background:var(--paper); border-top:1px solid var(--line); }\n  #tao-desc .faq-head{ text-align:center; margin-bottom:44px; }\n  #tao-desc .faq-head h2{ font-size:clamp(26px,3.2vw,36px); margin-bottom:12px; }\n  #tao-desc .faq-list{ max-width:760px; margin:0 auto; }\n  #tao-desc .faq-item{ border-bottom:1px solid var(--line); }\n  #tao-desc .faq-q{\n    width:100%; background:none; border:none; text-align:left; padding:22px 0;\n    display:flex; justify-content:space-between; align-items:center; cursor:pointer;\n    font-family:'Fraunces', serif; font-size:16px; color:var(--ink);\n  }\n  #tao-desc .faq-q .plus{ font-size:19px; color:var(--tan-deep); transition:transform .3s ease; flex:0 0 auto; margin-left:20px; }\n  #tao-desc .faq-item.open .plus{ transform:rotate(45deg); }\n  #tao-desc .faq-a{ max-height:0; overflow:hidden; transition:max-height .35s ease; }\n  #tao-desc .faq-item.open .faq-a{ max-height:220px; }\n  #tao-desc .faq-a p{ padding-bottom:22px; font-size:14px; color:#5B5A52; line-height:1.65; max-width:620px; }\n\n  \/* BRAND *\/\n  #tao-desc .brand{ padding:80px 0; text-align:center; }\n  #tao-desc .brand h2{ font-size:clamp(22px,2.8vw,30px); margin-bottom:18px; }\n  #tao-desc .brand p{ max-width:560px; margin:0 auto; font-size:14.5px; color:#5B5A52; line-height:1.7; }\n\n  #tao-desc .reveal{ opacity:0; transform:translateY(24px); transition:opacity .7s ease, transform .7s ease; }\n  #tao-desc .reveal.in{ opacity:1; transform:translateY(0); }\n  @media (prefers-reduced-motion: reduce){ #tao-desc *{ transition:none !important; } }\n\u003c\/style\u003e\n\n\u003cdiv id=\"tao-desc\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cspan class=\"eyebrow\"\u003eTaormina — Height Collection\u003c\/span\u003e\n\u003ch1\u003eTaller.\u003cbr\u003eMore confident.\u003cbr\u003e\u003cem\u003eNaturally.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eThe loafer with a 6 cm internal height boost, designed to add inches to your silhouette without giving up comfort or elegance, with every step.\u003c\/p\u003e\n\u003cdiv class=\"hero-cta\"\u003eExplore the collection\u003c\/div\u003e\n\u003cdiv class=\"hero-note\"\u003eBeige — the collection's best seller\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-img\"\u003e\u003cimg src=\"https:\/\/bottegaverati.com\/cdn\/shop\/files\/Gemini_Generated_Image_tepbsjtepbsjtepb.png?v=1786210964\u0026amp;width=1946\" alt=\"Taormina Beige loafer with 6 cm height boost\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- BENEFIT STRIP --\u003e\n\u003csection class=\"strip\"\u003e\n\u003cdiv class=\"wrap strip-grid\"\u003e\n\u003cdiv class=\"strip-item reveal\"\u003e\n\u003cdiv class=\"strip-icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 19V5M12 5L6 11M12 5L18 11\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e6 cm Discreet Height Boost\u003c\/h3\u003e\n\u003cp\u003eBuilt into the sole's internal structure: invisible from the outside, obvious in the result.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"strip-item reveal\"\u003e\n\u003cdiv class=\"strip-icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 2C9 6 6 9.5 6 13.5C6 17.6 8.7 20 12 20C15.3 20 18 17.6 18 13.5C18 9.5 15 6 12 2Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAll-Day Comfort\u003c\/h3\u003e\n\u003cp\u003ePadded anatomical insole and lightweight sole, designed for extended wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"strip-item reveal\"\u003e\n\u003cdiv class=\"strip-icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 3L20 6.5V11C20 15.5 16.8 19.5 12 21C7.2 19.5 4 15.5 4 11V6.5L12 3Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eItalian Inspiration\u003c\/h3\u003e\n\u003cp\u003eSober, versatile design, from everyday casual looks to more polished occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- SIGNATURE: COME FUNZIONA --\u003e\n\u003csection class=\"signature\"\u003e\n\u003cdiv class=\"wrap sig-grid\"\u003e\n\u003cdiv class=\"sig-copy reveal\"\u003e\n\u003cspan class=\"eyebrow\"\u003eHow It Works\u003c\/span\u003e\n\u003ch2\u003eThe difference shows.\u003cbr\u003eThe secret doesn't.\u003c\/h2\u003e\n\u003cp\u003eThe 6 cm height boost is built into the shoe itself, between the insole and the sole. From the outside, it stays an elegant, understated loafer that goes with any outfit. You simply gain inches of height with every step.\u003c\/p\u003e\n\u003cdiv class=\"sig-list\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"num\"\u003e01\u003c\/span\u003e Lightweight rubber outsole, unchanged profile\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"num\"\u003e02\u003c\/span\u003e Internal 6 cm height-boosting structure\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"num\"\u003e03\u003c\/span\u003e Padded anatomical insole above the height boost\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-visual reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/9607\/7144\/files\/taormina_signature.jpg?v=1786404677\" alt=\"Taormina Navy Blue loafer with 6 cm height boost highlighted\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- COLOR SCROLL --\u003e\n\u003csection class=\"colors\"\u003e\n\u003cdiv class=\"wrap colors-head reveal\"\u003e\n\u003cspan class=\"eyebrow\"\u003eThe Collection\u003c\/span\u003e\n\u003ch2\u003eThree colors. One advantage.\u003c\/h2\u003e\n\u003cp\u003eEvery colorway shares the same 6 cm height-boosting structure. Swipe to discover which one suits your style best.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-scroll\" id=\"taoColorScroll\"\u003e\n\u003cdiv class=\"color-card featured reveal\"\u003e\n\u003cdiv class=\"cimg\"\u003e\u003cimg src=\"https:\/\/bottegaverati.com\/cdn\/shop\/files\/Gemini_Generated_Image_tepbsjtepbsjtepb.png?v=1786210964\u0026amp;width=1000\" alt=\"Taormina in Beige\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cbody\"\u003e\n\u003cdiv class=\"ctag\"\u003e\n\u003cspan class=\"swatch\" style=\"background:#C6A06D;\"\u003e\u003c\/span\u003e Best seller\u003c\/div\u003e\n\u003ch3\u003eBeige\u003c\/h3\u003e\n\u003cp\u003eThe collection's most versatile shade: pairs with denim, chinos and light suits.\u003c\/p\u003e\n\u003cdiv class=\"clink\"\u003eLearn more →\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-card reveal\"\u003e\n\u003cdiv class=\"cimg\"\u003e\u003cimg src=\"https:\/\/bottegaverati.com\/cdn\/shop\/files\/1_97ab249e-9c54-43ab-8465-fb265aded308.png?v=1786401718\u0026amp;width=1000\" alt=\"Taormina in Navy Blue\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cbody\"\u003e\n\u003cdiv class=\"ctag\"\u003e\n\u003cspan class=\"swatch\" style=\"background:#232C42;\"\u003e\u003c\/span\u003e Color\u003c\/div\u003e\n\u003ch3\u003eNavy Blue\u003c\/h3\u003e\n\u003cp\u003eA deep, sophisticated tone, ideal for smart-casual looks and polished occasions.\u003c\/p\u003e\n\u003cdiv class=\"clink\"\u003eLearn more →\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-card reveal\"\u003e\n\u003cdiv class=\"cimg\"\u003e\u003cimg src=\"https:\/\/bottegaverati.com\/cdn\/shop\/files\/5_0239e18d-0efd-44c4-99a5-4282768ddb84.png?v=1786401718\u0026amp;width=1000\" alt=\"Taormina in Black\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cbody\"\u003e\n\u003cdiv class=\"ctag\"\u003e\n\u003cspan class=\"swatch\" style=\"background:#1E2333;\"\u003e\u003c\/span\u003e Color\u003c\/div\u003e\n\u003ch3\u003eBlack\u003c\/h3\u003e\n\u003cp\u003eEssential and timeless: the easiest choice to pair with any outfit.\u003c\/p\u003e\n\u003cdiv class=\"clink\"\u003eLearn more →\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dots\" id=\"taoDots\"\u003e\n\u003cspan class=\"active\"\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FEATURE DETAIL --\u003e\n\u003csection class=\"feature\"\u003e\n\u003cdiv class=\"wrap feature-grid\"\u003e\n\u003cdiv class=\"feature-img reveal\"\u003e\u003cimg src=\"https:\/\/bottegaverati.com\/cdn\/shop\/files\/IMG_5394.jpg?v=1786210964\u0026amp;width=1445\" alt=\"Taormina loafer construction detail\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-copy reveal\"\u003e\n\u003cspan class=\"eyebrow\"\u003eConstruction Details\u003c\/span\u003e\n\u003ch2 style=\"margin-top:16px;\"\u003eConstruction built with detail in mind\u003c\/h2\u003e\n\u003cp\u003eEvery element of Taormina was chosen to balance the 6 cm height boost with a natural profile, without weighing down the shoe's silhouette.\u003c\/p\u003e\n\u003cdiv class=\"feat-list\"\u003e\n\u003cdiv class=\"feat-row\"\u003e\n\u003cdiv class=\"fi\"\u003e—\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eIntegrated 6 cm height boost\u003c\/h4\u003e\n\u003cp\u003eBuilt into the internal structure, in harmony with the shoe's proportions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-row\"\u003e\n\u003cdiv class=\"fi\"\u003e—\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSoft suede upper\u003c\/h4\u003e\n\u003cp\u003eA sober, elegant surface, easy to pair with everyday looks and polished occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-row\"\u003e\n\u003cdiv class=\"fi\"\u003e—\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePadded anatomical insole\u003c\/h4\u003e\n\u003cp\u003eDesigned to offer comfort throughout the day, even with extended wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-row\"\u003e\n\u003cdiv class=\"fi\"\u003e—\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eLightweight cushioned sole\u003c\/h4\u003e\n\u003cp\u003eReduces step fatigue while keeping a discreet outer profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- GALLERY --\u003e\n\u003csection class=\"gallery\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"gallery-head reveal\"\u003e\u003ch2\u003eTaormina, from every angle\u003c\/h2\u003e\u003c\/div\u003e\n\u003cdiv class=\"gallery-grid\"\u003e\n\u003cdiv class=\"reveal\"\u003e\u003cimg src=\"https:\/\/bottegaverati.com\/cdn\/shop\/files\/20260327_1412_Image_Generation_remix_01kmqps713ezetbbtvtkyvf6be.png?v=1786210964\u0026amp;width=800\" alt=\"Taormina detail view 1\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"reveal\"\u003e\u003cimg src=\"https:\/\/bottegaverati.com\/cdn\/shop\/files\/Gemini_Generated_Image_hm41okhm41okhm41.png?v=1786210964\u0026amp;width=800\" alt=\"Taormina detail view 2\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"reveal\"\u003e\u003cimg src=\"https:\/\/bottegaverati.com\/cdn\/shop\/files\/ChatGPTImageJul17_2026_03_19_07PM.png?v=1786210964\u0026amp;width=800\" alt=\"Taormina detail view 3\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"reveal\"\u003e\u003cimg src=\"https:\/\/bottegaverati.com\/cdn\/shop\/files\/4_a0f9219b-d7bf-4966-bfa7-d117d31a2be0.png?v=1786401719\u0026amp;width=800\" alt=\"Taormina detail view 4\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- CTA BAND --\u003e\n\u003csection class=\"priceband\"\u003e\n\u003cdiv class=\"wrap reveal\"\u003e\n\u003ch2\u003eGain 6 cm.\u003cbr\u003eWith every step.\u003c\/h2\u003e\n\u003cp\u003eSizes available from 39 to 45 · Free shipping across Europe · Delivery in 6–14 business days\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FAQ --\u003e\n\u003csection class=\"faq\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"faq-head reveal\"\u003e\n\u003cspan class=\"eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\u003ch2 style=\"margin-top:14px;\"\u003eEverything you need to know\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list reveal\"\u003e\n\u003cdiv class=\"faq-item open\"\u003e\n\u003cbutton class=\"faq-q\"\u003eHow do I choose the right size? \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"faq-a\"\u003e\u003cp\u003eMeasure your foot on a flat surface and compare the result with the site's size chart. If you're between two sizes, choose the larger one: the leather softens slightly with initial wear.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-q\"\u003eWhat if the height boost isn't for me? \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"faq-a\"\u003e\u003cp\u003eYou have 30 days from delivery to return the product free of charge, no reason required.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-q\"\u003eHow long does delivery take? \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"faq-a\"\u003e\u003cp\u003eOrders ship within 24–48 business hours. Delivery across Europe typically takes 6–14 business days, with free shipping.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-q\"\u003eAre they comfortable to wear all day? \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"faq-a\"\u003e\u003cp\u003eYes. The padded anatomical insole is designed to provide comfort even with extended wear throughout the day.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- BRAND --\u003e\n\u003csection class=\"brand\"\u003e\n\u003cdiv class=\"wrap reveal\"\u003e\n\u003cspan class=\"eyebrow\"\u003eAbout Us\u003c\/span\u003e\n\u003ch2 style=\"margin-top:16px;\"\u003eBottega Verati\u003c\/h2\u003e\n\u003cp\u003eWe create footwear that combines elegance, comfort and quality, inspired by Italian style. Every model is carefully selected to offer a refined experience for any occasion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n  var els = document.querySelectorAll('#tao-desc .reveal');\n  if(!('IntersectionObserver' in window)){\n    els.forEach(function(e){ e.classList.add('in'); });\n    return;\n  }\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(entry){\n      if(entry.isIntersecting){ entry.target.classList.add('in'); io.unobserve(entry.target); }\n    });\n  }, { threshold: 0.15 });\n  els.forEach(function(e){ io.observe(e); });\n\n  var scroller = document.getElementById('taoColorScroll');\n  var dots = document.querySelectorAll('#taoDots span');\n  if(scroller \u0026\u0026 dots.length){\n    scroller.addEventListener('scroll', function(){\n      var idx = Math.round(scroller.scrollLeft \/ (scroller.scrollWidth \/ dots.length));\n      dots.forEach(function(d,i){ d.classList.toggle('active', i === idx); });\n    });\n  }\n\n  document.querySelectorAll('#tao-desc .faq-q').forEach(function(btn){\n    btn.addEventListener('click', function(){\n      var item = btn.closest('.faq-item');\n      item.classList.toggle('open');\n    });\n  });\n})();\n\u003c\/script\u003e","brand":"Bottega Verati","offers":[{"title":"39 \/ Beige","offer_id":44531795001432,"sku":"BV-000345-BEIGE-390","price":51.3,"currency_code":"EUR","in_stock":true},{"title":"39 \/ Navy Blue","offer_id":44549376737368,"sku":null,"price":51.3,"currency_code":"EUR","in_stock":true},{"title":"39 \/ Black","offer_id":44549376770136,"sku":null,"price":51.3,"currency_code":"EUR","in_stock":true},{"title":"40 \/ Beige","offer_id":44531795034200,"sku":"BV-000345-BEIGE-400","price":51.3,"currency_code":"EUR","in_stock":true},{"title":"40 \/ Navy Blue","offer_id":44549376802904,"sku":null,"price":51.3,"currency_code":"EUR","in_stock":true},{"title":"40 \/ Black","offer_id":44549376835672,"sku":null,"price":51.3,"currency_code":"EUR","in_stock":true},{"title":"41 \/ Beige","offer_id":44531795066968,"sku":"BV-000345-BEIGE-410","price":51.3,"currency_code":"EUR","in_stock":true},{"title":"41 \/ Navy Blue","offer_id":44549376868440,"sku":null,"price":51.3,"currency_code":"EUR","in_stock":true},{"title":"41 \/ Black","offer_id":44549376901208,"sku":null,"price":51.3,"currency_code":"EUR","in_stock":true},{"title":"42 \/ Beige","offer_id":44531795099736,"sku":"BV-000345-BEIGE-420","price":51.3,"currency_code":"EUR","in_stock":true},{"title":"42 \/ Navy Blue","offer_id":44549376933976,"sku":null,"price":51.3,"currency_code":"EUR","in_stock":true},{"title":"42 \/ Black","offer_id":44549376966744,"sku":null,"price":51.3,"currency_code":"EUR","in_stock":true},{"title":"43 \/ Beige","offer_id":44531795132504,"sku":"BV-000345-BEIGE-430","price":51.3,"currency_code":"EUR","in_stock":true},{"title":"43 \/ Navy Blue","offer_id":44549376999512,"sku":null,"price":51.3,"currency_code":"EUR","in_stock":true},{"title":"43 \/ Black","offer_id":44549377032280,"sku":null,"price":51.3,"currency_code":"EUR","in_stock":true},{"title":"44 \/ Beige","offer_id":44531795165272,"sku":"BV-000345-BEIGE-440","price":51.3,"currency_code":"EUR","in_stock":true},{"title":"44 \/ Navy Blue","offer_id":44549377065048,"sku":null,"price":51.3,"currency_code":"EUR","in_stock":true},{"title":"44 \/ Black","offer_id":44549377097816,"sku":null,"price":51.3,"currency_code":"EUR","in_stock":true},{"title":"45 \/ Beige","offer_id":44531795198040,"sku":"BV-000345-BEIGE-450","price":51.3,"currency_code":"EUR","in_stock":true},{"title":"45 \/ Navy Blue","offer_id":44549377130584,"sku":null,"price":51.3,"currency_code":"EUR","in_stock":true},{"title":"45 \/ Black","offer_id":44549377163352,"sku":null,"price":51.3,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/9607\/7144\/files\/Gemini_Generated_Image_tepbsjtepbsjtepb.png?v=1786210964","url":"https:\/\/bottegaverati.com\/en-en\/products\/taormina-mocassini-da-uomo","provider":"Bottega Verati","version":"1.0","type":"link"}