{"product_id":"bellaro-st-barth-bag","title":"Bellaro St. Barth Bag","description":"\u003c!--\n  BELLARO ST. BARTH BAG — PRODUCT STORY SECTION\n  Shopify: Theme \u003e Customize \u003e Custom Liquid\n  Informational section only — no price \/ no purchase button\n--\u003e\n\n\u003cstyle\u003e\n  .stbarth-section {\n    --ivory: #FAF6EF;\n    --sand: #EDE2CC;\n    --sand-deep: #DDCDA8;\n    --navy: #1F3A5F;\n    --navy-deep: #14283F;\n    --gold: #A9834C;\n    --ink: #221D16;\n    --paper: #FFFEFB;\n    --muted: #665D50;\n\n    font-family: 'Jost', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: var(--ink);\n    background: var(--ivory);\n    overflow: hidden;\n    position: relative;\n  }\n\n  .stbarth-section * {\n    box-sizing: border-box;\n  }\n\n  .stbarth-section .serif {\n    font-family: 'Cormorant Garamond', 'Times New Roman', serif;\n  }\n\n  \/* HERO *\/\n\n  .stbarth-hero {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 96px 32px 90px;\n    display: grid;\n    grid-template-columns: 0.92fr 1.08fr;\n    gap: 72px;\n    align-items: center;\n  }\n\n  .stbarth-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 22px;\n    color: var(--navy);\n    font-size: 11.5px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n  }\n\n  .stbarth-eyebrow::before {\n    content: \"\";\n    display: inline-block;\n    width: 26px;\n    height: 1px;\n    background: var(--gold);\n  }\n\n  .stbarth-title {\n    margin: 0 0 28px;\n    color: var(--navy-deep);\n    font-size: clamp(52px, 7vw, 92px);\n    line-height: 0.96;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n  }\n\n  .stbarth-title em {\n    display: block;\n    margin-top: 10px;\n    color: var(--gold);\n    font-size: 0.55em;\n    line-height: 1.08;\n    font-weight: 400;\n    font-style: italic;\n  }\n\n  .stbarth-lede {\n    max-width: 47ch;\n    margin: 0 0 36px;\n    color: #4A4136;\n    font-size: 17px;\n    line-height: 1.72;\n    font-weight: 300;\n  }\n\n  .stbarth-lede strong {\n    color: var(--navy-deep);\n    font-weight: 500;\n  }\n\n  .stbarth-feature-list {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n\n  .stbarth-feature {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 14px 18px;\n    background: var(--paper);\n    border: 1px solid var(--sand-deep);\n    border-left: 3px solid var(--gold);\n    border-radius: 2px;\n  }\n\n  .stbarth-feature-mark {\n    min-width: 16px;\n    color: var(--gold);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-style: italic;\n    line-height: 1.1;\n  }\n\n  .stbarth-feature-text strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--navy-deep);\n    font-size: 14.5px;\n    font-weight: 500;\n  }\n\n  .stbarth-feature-text span {\n    color: #5C5344;\n    font-size: 13.5px;\n    line-height: 1.5;\n    font-weight: 300;\n  }\n\n  .stbarth-hero-visual {\n    position: relative;\n  }\n\n  .stbarth-hero-visual img {\n    display: block;\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    border-radius: 4px;\n    box-shadow: 0 30px 60px -22px rgba(20, 40, 63, 0.28);\n  }\n\n  .stbarth-stamp {\n    position: absolute;\n    left: -18px;\n    bottom: -18px;\n    padding: 11px 21px;\n    background: var(--navy-deep);\n    color: var(--paper);\n    border-radius: 2px;\n    box-shadow: 0 10px 24px rgba(0,0,0,.18);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n    font-style: italic;\n    letter-spacing: 0.02em;\n  }\n\n  \/* STATEMENT *\/\n\n  .stbarth-statement {\n    max-width: 850px;\n    margin: 0 auto;\n    padding: 20px 32px 100px;\n    text-align: center;\n  }\n\n  .stbarth-statement-line {\n    width: 42px;\n    height: 1px;\n    margin: 0 auto 28px;\n    background: var(--gold);\n  }\n\n  .stbarth-statement h3 {\n    margin: 0 0 18px;\n    color: var(--navy-deep);\n    font-size: clamp(34px, 5vw, 54px);\n    line-height: 1.08;\n    font-style: italic;\n    font-weight: 400;\n  }\n\n  .stbarth-statement p {\n    max-width: 620px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 15.5px;\n    line-height: 1.75;\n    font-weight: 300;\n  }\n\n  \/* SHOWCASE *\/\n\n  .stbarth-showcase {\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: 0 32px 110px;\n  }\n\n  .stbarth-showcase-frame {\n    position: relative;\n    overflow: hidden;\n    min-height: 520px;\n    background: var(--navy-deep);\n    border-radius: 5px;\n  }\n\n  .stbarth-showcase-frame img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    min-height: 520px;\n    object-fit: cover;\n  }\n\n  .stbarth-showcase-frame::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(\n      90deg,\n      rgba(20, 40, 63, 0.55) 0%,\n      rgba(20, 40, 63, 0.18) 42%,\n      rgba(20, 40, 63, 0) 70%\n    );\n    pointer-events: none;\n  }\n\n  .stbarth-showcase-copy {\n    position: absolute;\n    z-index: 2;\n    left: 54px;\n    bottom: 48px;\n    max-width: 420px;\n    color: var(--paper);\n  }\n\n  .stbarth-showcase-copy .mini {\n    display: block;\n    margin-bottom: 11px;\n    font-size: 10.5px;\n    letter-spacing: 0.21em;\n    text-transform: uppercase;\n    opacity: .85;\n  }\n\n  .stbarth-showcase-copy h3 {\n    margin: 0 0 12px;\n    font-size: clamp(31px, 4vw, 47px);\n    line-height: 1.04;\n    font-style: italic;\n    font-weight: 400;\n  }\n\n  .stbarth-showcase-copy p {\n    margin: 0;\n    max-width: 390px;\n    font-size: 14px;\n    line-height: 1.65;\n    font-weight: 300;\n    opacity: .9;\n  }\n\n  \/* DETAILS *\/\n\n  .stbarth-details {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 32px 110px;\n  }\n\n  .stbarth-details-head {\n    max-width: 680px;\n    margin: 0 auto 50px;\n    text-align: center;\n  }\n\n  .stbarth-details-head .eyebrow-small {\n    display: block;\n    margin-bottom: 13px;\n    color: var(--gold);\n    font-size: 10.5px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n  }\n\n  .stbarth-details-head h3 {\n    margin: 0 0 15px;\n    color: var(--navy-deep);\n    font-size: clamp(34px, 4.5vw, 48px);\n    line-height: 1.08;\n    font-style: italic;\n    font-weight: 500;\n  }\n\n  .stbarth-details-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.7;\n    font-weight: 300;\n  }\n\n  .stbarth-detail-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 22px;\n  }\n\n  .stbarth-detail-card {\n    position: relative;\n    overflow: hidden;\n    min-height: 470px;\n    background: var(--sand);\n    border-radius: 4px;\n  }\n\n  .stbarth-detail-card img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    min-height: 470px;\n    object-fit: cover;\n    transition: transform .6s ease;\n  }\n\n  .stbarth-detail-card:hover img {\n    transform: scale(1.025);\n  }\n\n  .stbarth-detail-label {\n    position: absolute;\n    left: 18px;\n    bottom: 18px;\n    max-width: calc(100% - 36px);\n    padding: 10px 15px;\n    background: rgba(255, 254, 251, .94);\n    color: var(--navy-deep);\n    border-radius: 2px;\n    backdrop-filter: blur(8px);\n  }\n\n  .stbarth-detail-label strong {\n    display: block;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    font-weight: 500;\n  }\n\n  .stbarth-detail-label span {\n    display: block;\n    margin-top: 2px;\n    color: #625747;\n    font-size: 11.5px;\n    font-weight: 300;\n  }\n\n  \/* DESIGN *\/\n\n  .stbarth-design {\n    background: var(--navy-deep);\n    color: var(--paper);\n  }\n\n  .stbarth-design-inner {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 92px 32px;\n    display: grid;\n    grid-template-columns: 0.9fr 1.1fr;\n    gap: 80px;\n    align-items: center;\n  }\n\n  .stbarth-design-copy .small {\n    display: block;\n    margin-bottom: 18px;\n    color: #D5B780;\n    font-size: 10.5px;\n    letter-spacing: .22em;\n    text-transform: uppercase;\n  }\n\n  .stbarth-design-copy h3 {\n    margin: 0 0 22px;\n    color: var(--paper);\n    font-size: clamp(36px, 5vw, 54px);\n    line-height: 1.02;\n    font-style: italic;\n    font-weight: 400;\n  }\n\n  .stbarth-design-copy p {\n    margin: 0;\n    color: rgba(255,255,255,.76);\n    font-size: 15px;\n    line-height: 1.75;\n    font-weight: 300;\n  }\n\n  .stbarth-design-points {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1px;\n    background: rgba(255,255,255,.15);\n    border: 1px solid rgba(255,255,255,.15);\n  }\n\n  .stbarth-design-point {\n    padding: 28px 25px;\n    background: var(--navy-deep);\n  }\n\n  .stbarth-design-number {\n    display: block;\n    margin-bottom: 12px;\n    color: #D5B780;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n  }\n\n  .stbarth-design-point strong {\n    display: block;\n    margin-bottom: 7px;\n    color: #fff;\n    font-size: 13.5px;\n    font-weight: 500;\n  }\n\n  .stbarth-design-point p {\n    margin: 0;\n    color: rgba(255,255,255,.66);\n    font-size: 12.5px;\n    line-height: 1.55;\n    font-weight: 300;\n  }\n\n  \/* PROFILE *\/\n\n  .stbarth-profile {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 110px 32px;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 65px;\n    align-items: center;\n  }\n\n  .stbarth-profile-image {\n    overflow: hidden;\n    background: var(--sand);\n    border-radius: 4px;\n  }\n\n  .stbarth-profile-image img {\n    display: block;\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .stbarth-profile-copy h3 {\n    margin: 0 0 20px;\n    color: var(--navy-deep);\n    font-size: clamp(36px, 5vw, 52px);\n    line-height: 1.04;\n    font-style: italic;\n    font-weight: 500;\n  }\n\n  .stbarth-profile-copy \u003e p {\n    margin: 0 0 30px;\n    color: var(--muted);\n    font-size: 15.5px;\n    line-height: 1.75;\n    font-weight: 300;\n  }\n\n  .stbarth-profile-row {\n    padding: 17px 0;\n    border-top: 1px solid var(--sand-deep);\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    align-items: center;\n  }\n\n  .stbarth-profile-row:last-child {\n    border-bottom: 1px solid var(--sand-deep);\n  }\n\n  .stbarth-profile-row span:first-child {\n    color: var(--navy-deep);\n    font-size: 12px;\n    font-weight: 500;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n  }\n\n  .stbarth-profile-row span:last-child {\n    color: var(--muted);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-style: italic;\n    text-align: right;\n  }\n\n  \/* COLORS *\/\n\n  .stbarth-colors {\n    padding: 100px 32px 110px;\n    background: #F3ECDF;\n  }\n\n  .stbarth-colors-inner {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .stbarth-colors-head {\n    max-width: 640px;\n    margin: 0 auto 50px;\n    text-align: center;\n  }\n\n  .stbarth-colors-head span {\n    display: block;\n    margin-bottom: 12px;\n    color: var(--gold);\n    font-size: 10.5px;\n    letter-spacing: .22em;\n    text-transform: uppercase;\n  }\n\n  .stbarth-colors-head h3 {\n    margin: 0 0 13px;\n    color: var(--navy-deep);\n    font-size: clamp(34px, 4.5vw, 48px);\n    font-style: italic;\n    font-weight: 500;\n  }\n\n  .stbarth-colors-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14.5px;\n    line-height: 1.7;\n    font-weight: 300;\n  }\n\n  .stbarth-color-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 14px;\n  }\n\n  .stbarth-color {\n    padding: 24px 12px 21px;\n    background: var(--paper);\n    border: 1px solid #E2D7C3;\n    border-radius: 3px;\n    text-align: center;\n    transition: transform .25s ease, box-shadow .25s ease;\n  }\n\n  .stbarth-color:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 16px 26px -18px rgba(20,40,63,.32);\n  }\n\n  .stbarth-color-dot {\n    display: block;\n    width: 33px;\n    height: 33px;\n    margin: 0 auto 14px;\n    border-radius: 50%;\n    border: 1px solid rgba(0,0,0,.15);\n  }\n\n  .stbarth-color-name {\n    color: var(--navy-deep);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  \/* CLOSING *\/\n\n  .stbarth-closing {\n    max-width: 830px;\n    margin: 0 auto;\n    padding: 110px 32px 120px;\n    text-align: center;\n  }\n\n  .stbarth-closing-mark {\n    display: block;\n    margin-bottom: 20px;\n    color: var(--gold);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 27px;\n    font-style: italic;\n  }\n\n  .stbarth-closing h3 {\n    margin: 0 0 18px;\n    color: var(--navy-deep);\n    font-size: clamp(38px, 5.5vw, 58px);\n    line-height: 1.02;\n    font-style: italic;\n    font-weight: 400;\n  }\n\n  .stbarth-closing p {\n    max-width: 580px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.75;\n    font-weight: 300;\n  }\n\n  .stbarth-signature {\n    display: block;\n    margin-top: 31px;\n    color: var(--navy);\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: .25em;\n    text-transform: uppercase;\n  }\n\n  \/* MOBILE *\/\n\n  @media (max-width: 860px) {\n\n    .stbarth-hero {\n      grid-template-columns: 1fr;\n      gap: 48px;\n      padding: 54px 20px 80px;\n    }\n\n    .stbarth-hero-visual {\n      order: -1;\n    }\n\n    .stbarth-stamp {\n      left: 12px;\n      bottom: -14px;\n    }\n\n    .stbarth-title {\n      font-size: clamp(48px, 14vw, 70px);\n    }\n\n    .stbarth-statement {\n      padding: 10px 20px 78px;\n    }\n\n    .stbarth-showcase {\n      padding: 0 20px 82px;\n    }\n\n    .stbarth-showcase-frame,\n    .stbarth-showcase-frame img {\n      min-height: 500px;\n    }\n\n    .stbarth-showcase-copy {\n      left: 24px;\n      right: 24px;\n      bottom: 26px;\n    }\n\n    .stbarth-details {\n      padding: 0 20px 82px;\n    }\n\n    .stbarth-detail-grid {\n      grid-template-columns: 1fr;\n      gap: 16px;\n    }\n\n    .stbarth-detail-card,\n    .stbarth-detail-card img {\n      min-height: auto;\n    }\n\n    .stbarth-detail-card img {\n      aspect-ratio: 1 \/ 1;\n    }\n\n    .stbarth-design-inner {\n      grid-template-columns: 1fr;\n      gap: 46px;\n      padding: 76px 20px;\n    }\n\n    .stbarth-profile {\n      grid-template-columns: 1fr;\n      gap: 44px;\n      padding: 80px 20px;\n    }\n\n    .stbarth-color-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .stbarth-color:last-child {\n      grid-column: 1 \/ -1;\n      max-width: calc(50% - 7px);\n      width: 100%;\n      margin: 0 auto;\n    }\n\n    .stbarth-colors {\n      padding: 78px 20px 85px;\n    }\n\n    .stbarth-closing {\n      padding: 85px 20px 95px;\n    }\n  }\n\n  @media (max-width: 520px) {\n\n    .stbarth-lede {\n      font-size: 15.5px;\n    }\n\n    .stbarth-showcase-frame,\n    .stbarth-showcase-frame img {\n      min-height: 460px;\n    }\n\n    .stbarth-design-points {\n      grid-template-columns: 1fr;\n    }\n\n    .stbarth-profile-row {\n      align-items: flex-start;\n      flex-direction: column;\n      gap: 5px;\n    }\n\n    .stbarth-profile-row span:last-child {\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"stbarth-section\"\u003e\n\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500\u0026amp;family=Jost:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003cdiv class=\"stbarth-hero\"\u003e\n\n    \u003cdiv\u003e\n\n      \u003cdiv class=\"stbarth-eyebrow\"\u003e\n        The Bellaro Bag Collection\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"stbarth-title serif\"\u003e\n        St. Barth\n        \u003cem\u003ean icon of quiet elegance.\u003c\/em\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"stbarth-lede\"\u003e\n        Defined by its structured silhouette, refined proportions and\n        signature gold-tone details, the \u003cstrong\u003eBellaro St. Barth Bag\u003c\/strong\u003e\n        brings understated sophistication to every occasion.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"stbarth-feature-list\"\u003e\n\n        \u003cdiv class=\"stbarth-feature\"\u003e\n          \u003cspan class=\"stbarth-feature-mark\"\u003e—\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-feature-text\"\u003e\n            \u003cstrong\u003eStructured silhouette\u003c\/strong\u003e\n            \u003cspan\u003e\n              Clean architectural lines create a polished shape designed\n              to elevate both daytime and evening looks.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-feature\"\u003e\n          \u003cspan class=\"stbarth-feature-mark\"\u003e—\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-feature-text\"\u003e\n            \u003cstrong\u003eSignature details\u003c\/strong\u003e\n            \u003cspan\u003e\n              Contrast stitching and polished hardware give St. Barth\n              its unmistakably refined character.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-feature\"\u003e\n          \u003cspan class=\"stbarth-feature-mark\"\u003e—\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-feature-text\"\u003e\n            \u003cstrong\u003eTwo ways to carry\u003c\/strong\u003e\n            \u003cspan\u003e\n              Style it by the top handle for a classic look or use the\n              shoulder strap for effortless everyday wear.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stbarth-hero-visual\"\u003e\n\n      \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Bratellegold.jpg?v=1787684299\u0026amp;width=1200\" alt=\"Bellaro St. Barth Bag in Brown\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"stbarth-stamp\"\u003e\n        Bellaro · St. Barth\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STATEMENT --\u003e\n\n  \u003cdiv class=\"stbarth-statement\"\u003e\n\n    \u003cdiv class=\"stbarth-statement-line\"\u003e\u003c\/div\u003e\n\n    \u003ch3 class=\"serif\"\u003e\n      Designed to make simplicity unforgettable.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      St. Barth is built around balance — a structured silhouette,\n      considered proportions and precisely placed details.\n      Nothing excessive. Nothing accidental. Just an elegant bag\n      that feels equally at home with tailored pieces, summer linen\n      or an evening dress.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SHOWCASE --\u003e\n\n  \u003cdiv class=\"stbarth-showcase\"\u003e\n\n    \u003cdiv class=\"stbarth-showcase-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/zoom_borsa.png?v=1787684300\u0026amp;width=1800\" alt=\"Bellaro St. Barth Bag styled with shoulder strap\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"stbarth-showcase-copy\"\u003e\n\n        \u003cspan class=\"mini\"\u003e\n          Everyday sophistication\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"serif\"\u003e\n          Made to move with you.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          From a quiet morning in the city to an evening by the coast,\n          St. Barth adds a composed finishing touch without overpowering\n          the rest of your look.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DETAILS --\u003e\n\n  \u003cdiv class=\"stbarth-details\"\u003e\n\n    \u003cdiv class=\"stbarth-details-head\"\u003e\n\n      \u003cspan class=\"eyebrow-small\"\u003e\n        A closer look\n      \u003c\/span\u003e\n\n      \u003ch3 class=\"serif\"\u003e\n        The beauty is in the details.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Look closer and the character of St. Barth reveals itself:\n        a textured surface, precise contrast stitching,\n        structured edges and carefully positioned hardware.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stbarth-detail-grid\"\u003e\n\n      \u003cdiv class=\"stbarth-detail-card\"\u003e\n\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/marrone_dettaglio_2.webp?v=1787684299\u0026amp;width=1000\" alt=\"Bellaro St. Barth Bag handle and stitching detail\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"stbarth-detail-label\"\u003e\n          \u003cstrong\u003ePrecision stitching\u003c\/strong\u003e\n          \u003cspan\u003eContrast details that define the silhouette.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-detail-card\"\u003e\n\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/marronde_dettaglio.webp?v=1787684299\u0026amp;width=1000\" alt=\"Bellaro St. Barth Bag textured finish\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"stbarth-detail-label\"\u003e\n          \u003cstrong\u003eTextured finish\u003c\/strong\u003e\n          \u003cspan\u003eA refined surface designed to be admired up close.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-detail-card\"\u003e\n\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/photo_2025-08-25_12-56-57.jpg?v=1787684299\u0026amp;width=1000\" alt=\"Bellaro St. Barth Bag side profile\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"stbarth-detail-label\"\u003e\n          \u003cstrong\u003eStructured profile\u003c\/strong\u003e\n          \u003cspan\u003eClean proportions from every angle.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-detail-card\"\u003e\n\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/marronew_dettaglio_3.webp?v=1787684299\u0026amp;width=1000\" alt=\"Bellaro St. Barth Bag edge detail\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"stbarth-detail-label\"\u003e\n          \u003cstrong\u003eConsidered finishing\u003c\/strong\u003e\n          \u003cspan\u003eSmall details that create a polished final impression.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DESIGN --\u003e\n\n  \u003cdiv class=\"stbarth-design\"\u003e\n\n    \u003cdiv class=\"stbarth-design-inner\"\u003e\n\n      \u003cdiv class=\"stbarth-design-copy\"\u003e\n\n        \u003cspan class=\"small\"\u003e\n          The St. Barth design\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"serif\"\u003e\n          Refined from every angle.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The St. Barth Bag is defined not by excess,\n          but by proportion. Its compact construction,\n          distinctive top handle and subtle hardware create\n          a timeless profile designed to complement rather\n          than compete with your wardrobe.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-design-points\"\u003e\n\n        \u003cdiv class=\"stbarth-design-point\"\u003e\n          \u003cspan class=\"stbarth-design-number\"\u003e01\u003c\/span\u003e\n          \u003cstrong\u003eTop handle\u003c\/strong\u003e\n          \u003cp\u003e\n            A structured handle creates its instantly recognizable profile.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-design-point\"\u003e\n          \u003cspan class=\"stbarth-design-number\"\u003e02\u003c\/span\u003e\n          \u003cstrong\u003eShoulder strap\u003c\/strong\u003e\n          \u003cp\u003e\n            An alternate way to carry the bag throughout the day.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-design-point\"\u003e\n          \u003cspan class=\"stbarth-design-number\"\u003e03\u003c\/span\u003e\n          \u003cstrong\u003eGold-tone accents\u003c\/strong\u003e\n          \u003cp\u003e\n            Polished hardware adds warmth and understated contrast.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-design-point\"\u003e\n          \u003cspan class=\"stbarth-design-number\"\u003e04\u003c\/span\u003e\n          \u003cstrong\u003eProtective feet\u003c\/strong\u003e\n          \u003cp\u003e\n            Small metal feet help keep the structured base elevated.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SIZES \/ PROFILE --\u003e\n\n  \u003cdiv class=\"stbarth-profile\"\u003e\n\n    \u003cdiv class=\"stbarth-profile-image\"\u003e\n\n      \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/angologold.jpg?v=1787684299\u0026amp;width=1200\" alt=\"Bellaro St. Barth Bag angled profile\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stbarth-profile-copy\"\u003e\n\n      \u003ch3 class=\"serif\"\u003e\n        Three sizes. One signature silhouette.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        St. Barth is available in three carefully considered sizes —\n        \u003cstrong\u003e19 cm, 25 cm and 28 cm\u003c\/strong\u003e — allowing you to choose\n        the silhouette that best suits your style and everyday needs.\n        Each size preserves the same structured shape and refined\n        proportions that define the St. Barth design.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"stbarth-profile-row\"\u003e\n        \u003cspan\u003eAvailable sizes\u003c\/span\u003e\n        \u003cspan\u003e19 cm · 25 cm · 28 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-profile-row\"\u003e\n        \u003cspan\u003eSilhouette\u003c\/span\u003e\n        \u003cspan\u003eStructured \u0026amp; refined\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-profile-row\"\u003e\n        \u003cspan\u003eCarry\u003c\/span\u003e\n        \u003cspan\u003eTop handle or shoulder strap\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-profile-row\"\u003e\n        \u003cspan\u003eDetails\u003c\/span\u003e\n        \u003cspan\u003eContrast stitching \u0026amp; polished hardware\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-profile-row\"\u003e\n        \u003cspan\u003eAvailable shades\u003c\/span\u003e\n        \u003cspan\u003eFive signature colors\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- COLORS --\u003e\n\n  \u003cdiv class=\"stbarth-colors\"\u003e\n\n    \u003cdiv class=\"stbarth-colors-inner\"\u003e\n\n      \u003cdiv class=\"stbarth-colors-head\"\u003e\n\n        \u003cspan\u003e\n          The St. Barth palette\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"serif\"\u003e\n          Five shades. Five expressions.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          From timeless neutrals to a statement pink,\n          each St. Barth shade gives the silhouette a distinct personality.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-color-grid\"\u003e\n\n        \u003cdiv class=\"stbarth-color\"\u003e\n          \u003cspan class=\"stbarth-color-dot\" style=\"background:#B8713E;\"\u003e\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-color-name\"\u003eBrown\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-color\"\u003e\n          \u003cspan class=\"stbarth-color-dot\" style=\"background:#F1E9DA;\"\u003e\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-color-name\"\u003eOff-White\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-color\"\u003e\n          \u003cspan class=\"stbarth-color-dot\" style=\"background:#171717;\"\u003e\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-color-name\"\u003eBlack\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-color\"\u003e\n          \u003cspan class=\"stbarth-color-dot\" style=\"background:#4B2D22;\"\u003e\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-color-name\"\u003eDark Brown\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-color\"\u003e\n          \u003cspan class=\"stbarth-color-dot\" style=\"background:#D34772;\"\u003e\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-color-name\"\u003ePink\u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL IMAGE --\u003e\n\n  \u003cdiv class=\"stbarth-showcase\" style=\"padding-top:110px;\"\u003e\n\n    \u003cdiv class=\"stbarth-showcase-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/goldfrontale.jpg?v=1787684299\u0026amp;width=1800\" alt=\"Bellaro St. Barth Bag front view with shoulder strap\" loading=\"lazy\" style=\"object-fit:contain;background:#f8f8f8;\"\u003e\n\n      \u003cdiv class=\"stbarth-showcase-copy\" style=\"color:#14283F;\"\u003e\n\n        \u003cspan class=\"mini\" style=\"color:#A9834C;opacity:1;\"\u003e\n          Bellaro St. Barth\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"serif\" style=\"color:#14283F;\"\u003e\n          A modern classic.\n        \u003c\/h3\u003e\n\n        \u003cp style=\"color:#554B3E;opacity:1;\"\u003e\n          A distinctive silhouette designed to remain relevant\n          beyond seasons and passing trends.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSING --\u003e\n\n  \u003cdiv class=\"stbarth-closing\"\u003e\n\n    \u003cspan class=\"stbarth-closing-mark\"\u003e\n      B\n    \u003c\/span\u003e\n\n    \u003ch3 class=\"serif\"\u003e\n      Quiet confidence,\u003cbr\u003e\n      carried beautifully.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      St. Barth reflects the Bellaro approach to modern elegance:\n      timeless proportions, thoughtful details and an effortless\n      sense of refinement.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"stbarth-signature\"\u003e\n      Bellaro Milano\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Bottega Verati","offers":[{"title":"Brown \/ 19 cm","offer_id":44672481984600,"sku":null,"price":68.9,"currency_code":"EUR","in_stock":true},{"title":"Brown \/ 25 cm","offer_id":44672482017368,"sku":null,"price":78.9,"currency_code":"EUR","in_stock":true},{"title":"Brown \/ 28 cm","offer_id":44672482050136,"sku":null,"price":88.9,"currency_code":"EUR","in_stock":true},{"title":"Off-White \/ 19 cm","offer_id":44672482082904,"sku":null,"price":68.9,"currency_code":"EUR","in_stock":true},{"title":"Off-White \/ 25 cm","offer_id":44672482115672,"sku":null,"price":78.9,"currency_code":"EUR","in_stock":true},{"title":"Off-White \/ 28 cm","offer_id":44672482148440,"sku":null,"price":88.9,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 19 cm","offer_id":44672482181208,"sku":null,"price":68.9,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 25 cm","offer_id":44672482213976,"sku":null,"price":78.9,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 28 cm","offer_id":44672482246744,"sku":null,"price":88.9,"currency_code":"EUR","in_stock":true},{"title":"Dark Brown \/ 19 cm","offer_id":44672482279512,"sku":null,"price":68.9,"currency_code":"EUR","in_stock":true},{"title":"Dark Brown \/ 25 cm","offer_id":44672482312280,"sku":null,"price":78.9,"currency_code":"EUR","in_stock":true},{"title":"Dark Brown \/ 28 cm","offer_id":44672482345048,"sku":null,"price":88.9,"currency_code":"EUR","in_stock":true},{"title":"Pink \/ 19 cm","offer_id":44672482377816,"sku":null,"price":68.9,"currency_code":"EUR","in_stock":true},{"title":"Pink \/ 25 cm","offer_id":44672482410584,"sku":null,"price":78.9,"currency_code":"EUR","in_stock":true},{"title":"Pink \/ 28 cm","offer_id":44672482443352,"sku":null,"price":88.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/9607\/7144\/files\/Bratellegold.jpg?v=1787925551","url":"https:\/\/bottegaverati.com\/en-en\/products\/bellaro-st-barth-bag","provider":"Bottega Verati","version":"1.0","type":"link"}